Commit cac90078 by David Edelsohn Committed by David Edelsohn

configure.in (enable_libgomp): Add AIX.

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

From-SVN: r110892
parent ef6c9873
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.
......
......@@ -1189,7 +1189,7 @@ no)
;;
*-*-solaris2* | *-*-sysv4* | *-*-irix* | *-*-osf* | *-*-hpux*)
;;
*-*-darwin*)
*-*-darwin* | *-*-aix*)
;;
*)
noconfigdirs="$noconfigdirs target-libgomp"
......
......@@ -387,7 +387,7 @@ no)
;;
*-*-solaris2* | *-*-sysv4* | *-*-irix* | *-*-osf* | *-*-hpux*)
;;
*-*-darwin*)
*-*-darwin* | *-*-aix*)
;;
*)
noconfigdirs="$noconfigdirs target-libgomp"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment