summaryrefslogtreecommitdiff
blob: 10f3ccc122c47910f939f13c5c03dfdc7c6eb62c (plain)
1
2
3
4
5
6
7
8
9
10
11
--- configure
+++ configure
@@ -2932,7 +2932,7 @@
 	;;
       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