summaryrefslogtreecommitdiffstats
path: root/config/ibm-flags
diff options
context:
space:
mode:
Diffstat (limited to 'config/ibm-flags')
-rw-r--r--config/ibm-flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/ibm-flags b/config/ibm-flags
index 85fdb88..ab4b8ff 100644
--- a/config/ibm-flags
+++ b/config/ibm-flags
@@ -53,6 +53,7 @@ if test "XL" = "$cc_vendor"; then
# Turn off shared lib option. It causes some test suite to fail.
enable_shared="${enable_shared:-no}"
+
# Make sure this is applied to other API compile options such as C++.
AM_CFLAGS="$AM_CFLAGS"