about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-07-02 06:45:17 +0000
committerRoland McGrath <roland@gnu.org>2004-07-02 06:45:17 +0000
commit9632aaee31bc5d21810e21c45bb1bb8af4897cc9 (patch)
treedbe48c6faa4cce23046b1a980e02a21917ec3f3a /ChangeLog
parentffbbbee18e9d3401e1916394428b31f2928b2926 (diff)
downloadglibc-9632aaee31bc5d21810e21c45bb1bb8af4897cc9.tar.gz
glibc-9632aaee31bc5d21810e21c45bb1bb8af4897cc9.tar.xz
glibc-9632aaee31bc5d21810e21c45bb1bb8af4897cc9.zip
* aclocal.m4: Add provide for AC_CONFIG_AUX_DIR_DEFAULT.
	* Makeconfig ($(common-objpfx)shlib-versions.v.i): Move top-level
	$(..)shlib-versions file to last in deps list.  This lets add-ons give
	more-specific matches that override defaults in the top-level file.

	* sysdeps/unix/sysv/linux/configure.in: If arch_minimum_kernel was
	already set, don't set it or libc_cv_gcc_unwind_find_fde.
	* sysdeps/unix/sysv/linux/configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0e592583e..06d4c64b30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-07-01  Roland McGrath  <roland@redhat.com>
+
+	* aclocal.m4: Add provide for AC_CONFIG_AUX_DIR_DEFAULT.
+
+	* Makeconfig ($(common-objpfx)shlib-versions.v.i): Move top-level
+	$(..)shlib-versions file to last in deps list.  This lets add-ons give
+	more-specific matches that override defaults in the top-level file.
+
+	* sysdeps/unix/sysv/linux/configure.in: If arch_minimum_kernel was
+	already set, don't set it or libc_cv_gcc_unwind_find_fde.
+	* sysdeps/unix/sysv/linux/configure: Regenerated.
+
 2004-07-01  Martin Schwidefsky  <schwidefsky@de.ibm.com>
 
 	* sysdeps/s390/fpu/bits/mathinline.h [__LIBC_INTERNAL_MATH_INLINES]