top: * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. * Makefile.in: Regenerate. config: * gettext.m4: Delete all former contents. (ZW_GNU_GETTEXT_SISTER_DIR): New macro. * progtest.m4: New file. gcc: * Makefile.in (top_builddir): Set to "..", not ".". (INTLLIBS, INTLDEPS): Delete. (LIBINTL, LIBINTL_DEP, LIBICONV_DEP): New variables to be substituted. (LIBDEPS): Add $(LIBICONV_DEP). (LIBS): Take out $(INTLLIBS), add $(LIBINTL) and $(LIBICONV). (INCLUDES): Replace -I../intl with @INCINTL@. ($(top_builddir)/intl/libintl.a): Delete rule. (stage2-start, stage3-start, stage4-start, stageprofile-start, stagefeedback-start): Use $$ for variable to be evaluated by shell, not make. * acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_GETTEXT, HAVE_LC_MESSAGES, HAVE_STPCPY): Delete. * aclocal.m4: sinclude ../config/progtest.m4. Add contents of lcmessage.m4 from gettext distro. * configure.in: Check for wchar.h and setlocale. Set LIBICONV_DEP to the empty string and substitute it. Call AM_LC_MESSAGES. Delete AC_ARG_ENABLE for --enable-nls; this is handled elsewhere. Use ZW_GNU_GETTEXT_SISTER_DIR, not CY_GNU_GETTEXT. Clear $LIBICONV if its text is included in $LIBINTL, to avoid linking it twice. * configure, config.in: Regenerate. intl: * README: Update. * Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS, mkinstalldirs, gettextsrcdir, l): Delete. (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS). (HEADERS): libgnuintl.h not libgnuintl.h.in. Remove os2compat.h. (SOURCES): Remove os2compat.c. (DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o, DEFS-relocatable.o): New. (all-yes): Add config.intl. (libintl.h): Use cp, not cat. (INCLUDES): Remove -I.. (TAGS, CTAGS, ID): Word wrap. (mostlyclean, distclean): Remove junk. (config.intl): New rule. * aclocal.m4: sinclude ../config/progtest.m4 instead of including it inline. * config.intl.in: New file. * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR. Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH, LIBDIR, INSTALLDIR. Set LIBINTL_DEP and INCINTL and AC_SUBST them. Add config.intl to AC_OUTPUT. * os2compat.c, os2compat.h: Delete, unused. From-SVN: r69071
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ChangeLog | Loading commit data... | |
Makefile.in | Loading commit data... | |
README | Loading commit data... | |
VERSION | Loading commit data... | |
aclocal.m4 | Loading commit data... | |
bindtextdom.c | Loading commit data... | |
config.h.in | Loading commit data... | |
config.intl.in | Loading commit data... | |
configure | Loading commit data... | |
configure.in | Loading commit data... | |
dcgettext.c | Loading commit data... | |
dcigettext.c | Loading commit data... | |
dcngettext.c | Loading commit data... | |
dgettext.c | Loading commit data... | |
dngettext.c | Loading commit data... | |
eval-plural.h | Loading commit data... | |
explodename.c | Loading commit data... | |
finddomain.c | Loading commit data... | |
gettext.c | Loading commit data... | |
gettextP.h | Loading commit data... | |
gmo.h | Loading commit data... | |
hash-string.h | Loading commit data... | |
intl-compat.c | Loading commit data... | |
l10nflist.c | Loading commit data... | |
libgnuintl.h | Loading commit data... | |
loadinfo.h | Loading commit data... | |
loadmsgcat.c | Loading commit data... | |
localcharset.c | Loading commit data... | |
localcharset.h | Loading commit data... | |
locale.alias | Loading commit data... | |
localealias.c | Loading commit data... | |
localename.c | Loading commit data... | |
log.c | Loading commit data... | |
ngettext.c | Loading commit data... | |
osdep.c | Loading commit data... | |
plural-exp.c | Loading commit data... | |
plural-exp.h | Loading commit data... | |
plural.c | Loading commit data... | |
plural.y | Loading commit data... | |
relocatable.c | Loading commit data... | |
relocatable.h | Loading commit data... | |
textdomain.c | Loading commit data... |