intl.c (gcc_init_libintl): Use PACKAGE for the text domain.
authorMatthias Klose <doko@debian.org>
Fri, 23 Jul 2004 06:59:35 +0000 (06:59 +0000)
committerMatthias Klose <doko@gcc.gnu.org>
Fri, 23 Jul 2004 06:59:35 +0000 (06:59 +0000)
commitc2c36d38e2c7374f79da7008a88854c9608edb73
tree733ffa5c5ebd113d4b7cdda28aee3ebf76af1d0b
parent11abc112af6e70657bf78e83436f3891195abdce
intl.c (gcc_init_libintl): Use PACKAGE for the text domain.

2004-07-23  Matthias Klose  <doko@debian.org>

        intl.c (gcc_init_libintl): Use PACKAGE for the text domain.
        configure.ac: Add AC_DEFINE_UNQUOTED for PACKAGE.
        config.h: Regenerate.
        configure: Likewise.

From-SVN: r85072
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.ac
gcc/intl.c