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