configure.in (enable_libgomp): Add AIX.

* configure.in (enable_libgomp): Add AIX.
        * configure: Regenerate.

From-SVN: r110892
This commit is contained in:
David Edelsohn 2006-02-12 16:24:23 +00:00 committed by David Edelsohn
parent ef6c9873ef
commit cac90078ea
3 changed files with 7 additions and 2 deletions

View File

@ -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.

2
configure vendored
View File

@ -1189,7 +1189,7 @@ no)
;;
*-*-solaris2* | *-*-sysv4* | *-*-irix* | *-*-osf* | *-*-hpux*)
;;
*-*-darwin*)
*-*-darwin* | *-*-aix*)
;;
*)
noconfigdirs="$noconfigdirs target-libgomp"

View File

@ -387,7 +387,7 @@ no)
;;
*-*-solaris2* | *-*-sysv4* | *-*-irix* | *-*-osf* | *-*-hpux*)
;;
*-*-darwin*)
*-*-darwin* | *-*-aix*)
;;
*)
noconfigdirs="$noconfigdirs target-libgomp"