--- configure.in 2006-01-05 20:57:04.000000000 -0500 +++ configure.in.dynexp 2006-01-09 13:10:02.000000000 -0500 @@ -1471,7 +1471,7 @@ *aix*) AC_DEFINE(AIX,1,[Whether the host os is aix]) BLDSHARED="true" LDSHFLAGS="-Wl,-bexpall,-bM:SRE,-bnoentry,-berok" - DYNEXP="-Wl,-brtl,-bexpall" + DYNEXP="-Wl,-brtl,-bexpall,-bbigtoc" PICFLAGS="-O2" if test "${GCC}" != "yes"; then ## for funky AIX compiler using strncpy()