]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Can use shared libs on AIX 5.1
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 23 Jan 2003 23:56:24 +0000 (23:56 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 23 Jan 2003 23:56:24 +0000 (23:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@6952 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure.in

index fa3a9703c441b452d09e657e790a4cde04d0e13a..00f68ec07d9d7686bbe55ac8f6242d55bfc04951 100644 (file)
@@ -243,12 +243,12 @@ AC_ARG_ENABLE(shared,
     enableshared=$enableval,
     enableshared=yes)
 
-dnl On AIX and alpha, shared libs don't work for us at present, so 
+dnl On AIX 4.x and alpha, shared libs don't work for us at present, so 
 dnl disable them (we should probably use libtool there). Likewise on
 dnl CygWin Windows and Mac OS X systems, where we don't know how to
 dnl create shared libs at all (at least at present)
 case "$target" in
-   *-aix* | alpha*-linux* | alpha*-osf[45]* | *cygwin | powerpc-apple-darwin* )
+   *-aix4* | alpha*-linux* | alpha*-osf[45]* | *cygwin | powerpc-apple-darwin* )
           AC_MSG_WARN(Shared libraries not supported on $target. Using static libs instead)
           enableshared=no 
           ;;

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.