--- configure +++ configure @@ -5402,7 +5402,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