--- configure +++ configure @@ -5478,7 +5478,7 @@ fi esac shared_flag='-shared' - if test "$aix_use_runtimelinking" = yes; then + if true || test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi else