[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commits] r19786 - in /fsf/trunk/libc: ChangeLog configure configure.in
- To: commits@xxxxxxxxxx
- Subject: [Commits] r19786 - in /fsf/trunk/libc: ChangeLog configure configure.in
- From: eglibc@xxxxxxxxxx
- Date: Tue, 24 Jul 2012 00:01:37 -0000
Author: eglibc
Date: Tue Jul 24 00:01:36 2012
New Revision: 19786
Log:
Import glibc-mainline for 2012-07-24
Modified:
fsf/trunk/libc/ChangeLog
fsf/trunk/libc/configure
fsf/trunk/libc/configure.in
Modified: fsf/trunk/libc/ChangeLog
==============================================================================
--- fsf/trunk/libc/ChangeLog (original)
+++ fsf/trunk/libc/ChangeLog Tue Jul 24 00:01:36 2012
@@ -1,3 +1,9 @@
+2012-07-23 Thomas Schwinge <thomas@xxxxxxxxxxxxxxxx>
+
+ * configure.in <sysdeps resolving>: Correct printing
+ Implies_before.
+ * configure: Regenerate.
+
2012-07-22 Thomas Schwinge <thomas@xxxxxxxxxxxxxxxx>
* math/w_ilogb.c: Include <limits.h>.
Modified: fsf/trunk/libc/configure
==============================================================================
--- fsf/trunk/libc/configure (original)
+++ fsf/trunk/libc/configure Tue Jul 24 00:01:36 2012
@@ -4322,7 +4322,7 @@
test -n "$enable_debug_configure" &&
echo "DEBUG: $name Implies='$Implies' rest='$*' parent='$parent' \
-Implies_before='$Implies_after' Implies_after='$Implies_after'" >&2
+Implies_before='$Implies_before' Implies_after='$Implies_after'" >&2
# Add the names implied by NAME, and NAME's parent (if it has one), to
# the list of names to be processed (the argument list). We prepend the
Modified: fsf/trunk/libc/configure.in
==============================================================================
--- fsf/trunk/libc/configure.in (original)
+++ fsf/trunk/libc/configure.in Tue Jul 24 00:01:36 2012
@@ -816,7 +816,7 @@
test -n "$enable_debug_configure" &&
echo "[DEBUG]: $name Implies='$Implies' rest='$*' parent='$parent' \
-Implies_before='$Implies_after' Implies_after='$Implies_after'" >&2
+Implies_before='$Implies_before' Implies_after='$Implies_after'" >&2
# Add the names implied by NAME, and NAME's parent (if it has one), to
# the list of names to be processed (the argument list). We prepend the
_______________________________________________
Commits mailing list
Commits@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/commits