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