]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
configure.in <sysdeps resolving>: Correct printing Implies_before.
authorThomas Schwinge <thomas@codesourcery.com>
Mon, 23 Jul 2012 10:27:12 +0000 (12:27 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Mon, 23 Jul 2012 10:27:12 +0000 (12:27 +0200)
ChangeLog
configure
configure.in

index 4c474bb41f8d7b5e30e0efb574605c0be1a4a1ff..f9f0e445e3abf020fda284a16194c9cf1c61c1a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * configure.in <sysdeps resolving>: Correct printing
+       Implies_before.
+       * configure: Regenerate.
+
 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
 
        * math/w_ilogb.c: Include <limits.h>.
index 12681686996e5f516ff2e7613f9f6257c9d1f1ea..db070c1a4ba3ff1696c6618a289540e67f98e68c 100755 (executable)
--- a/configure
+++ b/configure
@@ -4322,7 +4322,7 @@ $as_echo "$as_me: WARNING: $name/$implies_file specifies nonexistent $x" >&2;}
 
   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
index 6b6dde5a831f4ae0872b2643e58d4f5fe68a1881..037ee1e4859792002b35432f45f5eda3f0630cc4 100644 (file)
@@ -816,7 +816,7 @@ changequote([,])dnl
 
   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