diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2007-04-23 22:52:37 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2007-04-23 22:52:37 +0000 |
commit | 714d0b7a88aeeec4fb13b846102c7c61217680eb (patch) | |
tree | 95954d505eb5fe4db3da0cc2dd8e3d5aad345b43 /newlib/libc/sys/linux/linuxthreads/aclocal.m4 | |
parent | 930b1861ceb0bfd0500defe8316797fcda258fab (diff) | |
download | cygnal-714d0b7a88aeeec4fb13b846102c7c61217680eb.tar.gz cygnal-714d0b7a88aeeec4fb13b846102c7c61217680eb.tar.bz2 cygnal-714d0b7a88aeeec4fb13b846102c7c61217680eb.zip |
2007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> 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.
Diffstat (limited to 'newlib/libc/sys/linux/linuxthreads/aclocal.m4')
-rw-r--r-- | newlib/libc/sys/linux/linuxthreads/aclocal.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/sys/linux/linuxthreads/aclocal.m4 b/newlib/libc/sys/linux/linuxthreads/aclocal.m4 index 37f08bdf4..4e3d2d40d 100644 --- a/newlib/libc/sys/linux/linuxthreads/aclocal.m4 +++ b/newlib/libc/sys/linux/linuxthreads/aclocal.m4 @@ -878,4 +878,5 @@ AC_SUBST([am__untar]) ]) # _AM_PROG_TAR m4_include([../../../../acinclude.m4]) +m4_include([../../../../confsubdir.m4]) m4_include([../../../../libtool.m4]) |