gcc/config
Zack Weinberg 56694dd996 Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
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
2003-07-08 05:55:11 +00:00
..
ChangeLog Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. 2003-07-08 05:55:11 +00:00
accross.m4 Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
acinclude.m4 * acinclude.m4: Accept i[3456789]86 for machine type. 2003-05-19 14:09:59 -04:00
acx.m4 <top level> 2003-05-18 15:43:44 +00:00
gettext.m4 Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. 2003-07-08 05:55:11 +00:00
mh-armpic mh-armpic: New file. 1999-02-02 14:54:35 -07:00
mh-cxux configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-cygwin * mh-cygwin: Don't build libtermcap if it doesn't exist. 2002-12-17 02:58:05 +00:00
mh-decstation mh-a68bsd: clean out dead code 2002-04-19 13:26:08 -04:00
mh-dgux386 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-djgpp * config/mh-djgpp: do not set CFLAGS. 2001-01-02 10:46:33 -05:00
mh-elfalphapic Patches from H.J. Lu for alpha-linux -fPIC --enable-shared problem. 1997-09-11 16:44:33 -07:00
mh-i370pic merge with /cvs/src 2000-07-21 01:44:02 -04:00
mh-ia64pic mh-ia64pic: New file. 2000-07-21 14:11:08 +00:00
mh-interix configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-lynxrs6k configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-m68kpic Initial revision 1997-08-21 18:57:35 -04:00
mh-mingw32 mh-a68bsd: clean out dead code 2002-04-19 13:26:08 -04:00
mh-ncr3000 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-necv4 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-papic Initial revision 1997-08-21 18:57:35 -04:00
mh-ppcpic Initial revision 1997-08-21 18:57:35 -04:00
mh-s390pic i2002-04-11 DJ Delorie <dj@redhat.com> 2002-04-11 17:23:35 -04:00
mh-sco configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-solaris configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-sparcpic mh-sparcpic: Use single instead of double quotes. 2000-06-21 16:22:41 -06:00
mh-sysv4 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-sysv5 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-x86pic Initial revision 1997-08-21 18:57:35 -04:00
mt-alphaieee configure.in (target_makefile_frag): Use mt-alphaieee. 2001-01-27 22:59:00 -08:00
mt-d30v merge with /cvs/src 2000-07-21 01:44:02 -04:00
mt-linux * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks. 2001-05-21 21:17:23 -04:00
mt-netware Initial revision 1997-08-21 18:57:35 -04:00
mt-ospace Add mt-ospace 1998-04-28 04:33:46 +00:00
mt-v810 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mt-wince Add support for sh-pe and arm-wince-pe targets. 2000-02-23 01:25:56 +00:00
progtest.m4 Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. 2003-07-08 05:55:11 +00:00