]> git.ipfire.org Git - thirdparty/glibc.git/commit
2009-09-18 Ryan S. Arnold <rsa@us.ibm.com>
authorRyan Arnold <ryanarn@etna.rchland.ibm.com>
Fri, 18 Sep 2009 13:56:53 +0000 (08:56 -0500)
committerRyan Arnold <ryanarn@etna.rchland.ibm.com>
Fri, 18 Sep 2009 13:56:53 +0000 (08:56 -0500)
commitae4269f244f4806fbd93cca5077cca6a441e2e24
treeba8e30a6e1346cff48c15f763405e8d35ba83d71
parentb660b54ce6cbc72b41204cd437d66d75fda2db3c
2009-09-18  Ryan S. Arnold  <rsa@us.ibm.com>

* ChangeLog: Updated to reflect following patch.

Selective Cherry Pick of Roland McGrath's head commit
7967983fd42380b090a63b53fe57a05e1d1c0b4f.  The configure.in and Makefile
parts are the same as Roland's patch but since this is a backport to a GLIBC
2.8 branch the individual configure files are different so those were
regenerated locally by Ryan.

Roland's ChangeLog is still relevant:

2009-09-15  Roland McGrath  <roland@redhat.com>

* aclocal.m4 (GLIBC_PROVIDES): Add _AS_ECHO_PREPARE.
* nptl/sysdeps/pthread/configure: Regenerated.
* nptl/sysdeps/x86_64/configure: Regenerated.
* sysdeps/unix/sysv/linux/configure: Regenerated.
* sysdeps/x86_64/elf/configure: Regenerated.

* Makefile (autoconf-it): Set execute bit only on top-level configure.

* configure.in: Let add-ons set $libc_add_on_config_subdirs to have
the effect of AC_CONFIG_SUBDIRS relative to the add-on directory.
* aclocal.m4 (GLIBC_PROVIDES): Add AC_CONFIG_SUBDIRS.
* configure: Regenerated.

This fix makes configure recurse into an add-on's standalone directories where
the directories in libc_add_on_config_subdirs (relative path to the add-on)
have their own pre-configured 'configure' and 'Makefile.in' that is maintained
'out-of-project'.
ChangeLog
Makefile
aclocal.m4
configure
configure.in
sysdeps/ieee754/ldbl-opt/configure
sysdeps/powerpc/configure
sysdeps/powerpc/powerpc32/configure
sysdeps/powerpc/powerpc32/elf/configure
sysdeps/unix/sysv/linux/powerpc/configure