]> git.ipfire.org Git - thirdparty/gcc.git/commit - intl/gmo.h
intl: New directory; see intl/ChangeLog for details.
authorZack Weinberg <zack@gcc.gnu.org>
Fri, 4 Jul 2003 18:18:54 +0000 (18:18 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Fri, 4 Jul 2003 18:18:54 +0000 (18:18 +0000)
commit6eb95e99e7c021cbbfa1d54b1f0ea57d9d095a82
treeb01fd4f285dcf287b34caf7b296d58a120edb505
parent2f8058688a1a5bd6545e5249c013c10759b15758
intl: New directory; see intl/ChangeLog for details.

top:
* intl: New directory; see intl/ChangeLog for details.
* ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
* Makefile.tpl: all-gcc depends on maybe-all-intl.
* Makefile.in: Regenerate.
config:
* gettext.m4: New file - copy of gettext.m4 from binutils
CVS, with added AC_ISC_POSIX macro from gcc/aclocal.m4.
gcc:
* ABOUT-NLS: Delete.
* intl: Delete entire directory.
* aclocal.m4: Include ../config/gettext.m4.  Delete
AC_ISC_POSIX, AM_LANGINFO_CODESET, jm_GLIBC21, AM_LC_MESSAGES,
AM_PATH_PROG_WITH_TEST, AM_WITH_NLS, and AM_GNU_GETTEXT.
* configure.in: Use CY_GNU_GETTEXT, not AM_GNU_GETTEXT.
Remove intl/Makefile from all_outputs.
* configure, config.in: Regenerate.
* Makefile.in: Expunge all references to intl subdirectory.
Add -I../intl to INCLUDES.
* intl.h: Include libintl.h if and only if ENABLE_NLS is defined.
intl:
* Makefile.in: Remove unnecessary capabilities for
installation, build of shared libraries, generation of
distribution tarballs, etc.  Fix all the places that rely on
the parent directory.  Don't generate libgnuintl.h from
anything; do generate $(objdir)/libintl.h from libgnuintl.h if
necessary.  Adjust DEFS for use of config.h.
* libgnuintl.h.in: Rename libgnuintl.h.
* README: New file.
* config.charset, ref-add.sin, ref-del.sin: Delete (unused).
* COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
* aclocal.m4: New; generated per instructions in gettext manual.
* configure.in: New; written from scratch for this configuration.
* configure, config.h.in: Generated.
contrib:
* gcc_update: Remove gcc/intl/plural.c from list.
Add new generated files intl/plural.c, intl/configure,
intl/config.h.in.

From-SVN: r68928
71 files changed:
ABOUT-NLS [new file with mode: 0644]
ChangeLog
Makefile.in
Makefile.tpl
config.rpath [new file with mode: 0755]
config/ChangeLog
config/gettext.m4 [new file with mode: 0644]
contrib/ChangeLog
contrib/gcc_update
gcc/ABOUT-NLS [deleted file]
gcc/ChangeLog
gcc/Makefile.in
gcc/aclocal.m4
gcc/config.in
gcc/configure
gcc/configure.in
gcc/intl.h
gcc/intl/ChangeLog [deleted file]
gcc/intl/Makefile.in [deleted file]
gcc/intl/VERSION [deleted file]
gcc/intl/config.charset [deleted file]
gcc/intl/intl-compat.c [deleted file]
gcc/intl/libgettext.h [deleted file]
gcc/intl/libgnuintl.h [deleted file]
gcc/intl/loadmsgcat.c [deleted file]
gcc/intl/plural.c [deleted file]
gcc/intl/ref-add.sin [deleted file]
gcc/intl/ref-del.sin [deleted file]
intl/ChangeLog [new file with mode: 0644]
intl/Makefile.in [new file with mode: 0644]
intl/README [new file with mode: 0644]
intl/VERSION [new file with mode: 0644]
intl/aclocal.m4 [new file with mode: 0644]
intl/bindtextdom.c [moved from gcc/intl/bindtextdom.c with 90% similarity]
intl/config.h.in [new file with mode: 0644]
intl/configure [new file with mode: 0755]
intl/configure.in [new file with mode: 0644]
intl/dcgettext.c [moved from gcc/intl/dcgettext.c with 90% similarity]
intl/dcigettext.c [moved from gcc/intl/dcigettext.c with 84% similarity]
intl/dcngettext.c [moved from gcc/intl/dcngettext.c with 91% similarity]
intl/dgettext.c [moved from gcc/intl/dgettext.c with 89% similarity]
intl/dngettext.c [moved from gcc/intl/dngettext.c with 92% similarity]
intl/eval-plural.h [new file with mode: 0644]
intl/explodename.c [moved from gcc/intl/explodename.c with 100% similarity]
intl/finddomain.c [moved from gcc/intl/finddomain.c with 98% similarity]
intl/gettext.c [moved from gcc/intl/gettext.c with 90% similarity]
intl/gettextP.h [moved from gcc/intl/gettextP.h with 58% similarity]
intl/gmo.h [moved from gcc/intl/gettext.h with 50% similarity]
intl/hash-string.h [moved from gcc/intl/hash-string.h with 95% similarity]
intl/intl-compat.c [new file with mode: 0644]
intl/l10nflist.c [moved from gcc/intl/l10nflist.c with 70% similarity]
intl/libgnuintl.h [new file with mode: 0644]
intl/loadinfo.h [moved from gcc/intl/loadinfo.h with 52% similarity]
intl/loadmsgcat.c [new file with mode: 0644]
intl/localcharset.c [moved from gcc/intl/localcharset.c with 61% similarity]
intl/localcharset.h [new file with mode: 0644]
intl/locale.alias [moved from gcc/intl/locale.alias with 100% similarity]
intl/localealias.c [moved from gcc/intl/localealias.c with 79% similarity]
intl/localename.c [new file with mode: 0644]
intl/log.c [new file with mode: 0644]
intl/ngettext.c [moved from gcc/intl/ngettext.c with 92% similarity]
intl/os2compat.c [new file with mode: 0644]
intl/os2compat.h [new file with mode: 0644]
intl/osdep.c [new file with mode: 0644]
intl/plural-exp.c [new file with mode: 0644]
intl/plural-exp.h [new file with mode: 0644]
intl/plural.c [new file with mode: 0644]
intl/plural.y [moved from gcc/intl/plural.y with 93% similarity]
intl/relocatable.c [new file with mode: 0644]
intl/relocatable.h [new file with mode: 0644]
intl/textdomain.c [moved from gcc/intl/textdomain.c with 90% similarity]