--- configure.in.orig 2006-03-09 14:29:37.000000000 -0500 +++ configure.in 2006-03-09 14:29:49.000000000 -0500 @@ -1473,7 +1473,7 @@ ;; *aix*) AC_DEFINE(AIX,1,[Whether the host os is aix]) BLDSHARED="true" - LDSHFLAGS="-Wl,-bexpall,-bM:SRE,-bnoentry,-berok" + LDSHFLAGS="-Wl,-G,-bexpall" DYNEXP="-Wl,-brtl,-bexpall,-bbigtoc" PICFLAGS="-O2" if test "${GCC}" != "yes"; then