configure.in (enable_libgomp): Add AIX.
authorDavid Edelsohn <edelsohn@gnu.org>
Sun, 12 Feb 2006 16:24:23 +0000 (16:24 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sun, 12 Feb 2006 16:24:23 +0000 (11:24 -0500)
        * configure.in (enable_libgomp): Add AIX.
        * configure: Regenerate.

From-SVN: r110892

ChangeLog
configure
configure.in

index 4ea4af4cb061ac1c3afcbb50c2f1c65ffcef8930..8885d542d7edb5c7d25826625196796864e9bf10 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-12  David Edelsohn  <edelsohn@gnu.org>
+
+       * configure.in (enable_libgomp): Add AIX.
+       * configure: Regenerate.
+
 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
 
        * MAINTAINERS (Write After Approval): Add myself.
index 421fe9386c5ca90e5ab21e592a140ac1ad74e7d9..e05feb33afb794c18f0eb55324dd9d87b8da77ba 100755 (executable)
--- a/configure
+++ b/configure
@@ -1189,7 +1189,7 @@ no)
        ;;
     *-*-solaris2* | *-*-sysv4* | *-*-irix* | *-*-osf* | *-*-hpux*)
        ;;
-    *-*-darwin*)
+    *-*-darwin* | *-*-aix*)
        ;;
     *)
        noconfigdirs="$noconfigdirs target-libgomp"
index 0eddff8fb2c4e0715d506483aa03d39bd672b0ba..0540c6f8c3191cad2c35fa8d22db1bf849d21f12 100644 (file)
@@ -387,7 +387,7 @@ no)
        ;;
     *-*-solaris2* | *-*-sysv4* | *-*-irix* | *-*-osf* | *-*-hpux*)
        ;;
-    *-*-darwin*)
+    *-*-darwin* | *-*-aix*)
        ;;
     *)
        noconfigdirs="$noconfigdirs target-libgomp"