]> gcc.gnu.org Git - gcc.git/commitdiff
configure: Regenerate.
authorDiego Novillo <dnovillo@redhat.com>
Fri, 20 Jan 2006 13:47:14 +0000 (13:47 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Fri, 20 Jan 2006 13:47:14 +0000 (08:47 -0500)
* configure: Regenerate.

From-SVN: r110023

ChangeLog
configure

index c90bddb9746845520e739ff988098010409a6a73..f9af479f2b96cc120c9694347104d5e48b8f7814 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-20  Diego Novillo  <dnovillo@redhat.com>
+
+       * configure: Regenerate.
+
 2006-01-18  Richard Henderson  <rth@redhat.com>
            Jakub Jelinek  <jakub@redhat.com>
            Diego Novillo  <dnovillo@redhat.com>
index 663a7a5357cb70b257fed54d05b4acf10697de12..32e4e9c026ee4bf7ec4061f9c80ab163f8056e96 100755 (executable)
--- a/configure
+++ b/configure
@@ -1134,7 +1134,7 @@ no)
     ;;
 "")
     case "${target}" in
-    *-*-linux*-gnu | *-*-gnu* | *-*-k*bsd*-gnu)
+    *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu)
         # Enable libmudflap by default in GNU and friends.
        ;;
     *-*-freebsd*)
@@ -1157,7 +1157,7 @@ no)
 "")
     # Enable libgomp by default on hosted POSIX systems.
     case "${target}" in
-    *-*-linux*-gnu | *-*-gnu* | *-*-k*bsd*-gnu)
+    *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu)
        ;;
     *-*-netbsd* | *-*-freebsd* | *-*-openbsd*)
        ;;
This page took 0.086257 seconds and 5 git commands to generate.