From 714d0b7a88aeeec4fb13b846102c7c61217680eb Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Mon, 23 Apr 2007 22:52:37 +0000 Subject: 2007-04-23 Ralf Wildenhues gmx.de> * confsubdir.m4 (AC_CONFIG_SUBDIRS, _AC_OUTPUT_SUBDIRS): New file. Override Autoconf-2.59's version of these macros with fixed handling of multiple adjacent whitespace in arguments. * aclocal.m4: Regenerated forcefully. * configure: Ditto. * Makefile.in: Ditto. * libc/*Makefile.in: Ditto. * libc/*aclocal.m4: Ditto. * libc/*configure: Ditto. * libm/*Makefile.in: Ditto. * libm/*aclocal.m4: Ditto. * libm/*configure: Ditto. --- newlib/aclocal.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'newlib/aclocal.m4') diff --git a/newlib/aclocal.m4 b/newlib/aclocal.m4 index f0a5fb456..0479811ed 100644 --- a/newlib/aclocal.m4 +++ b/newlib/aclocal.m4 @@ -877,5 +877,6 @@ AC_SUBST([am__tar]) AC_SUBST([am__untar]) ]) # _AM_PROG_TAR +m4_include([confsubdir.m4]) m4_include([libtool.m4]) m4_include([acinclude.m4]) -- cgit v1.2.3