Clean merge -> gc7-branch
[cacao.git] / configure.ac
index 2aa52423d2eb7e7648753edaf7668872ce51239b..7755b008928d3390a57496101493cd31f38e8115 100644 (file)
@@ -934,6 +934,7 @@ AC_CONFIG_FILES([Makefile]
 dnl now configure subpackages with OPT_CFLAGS and ARCH_CFLAGS
 export OPT_CFLAGS
 export ARCH_CFLAGS
+ac_configure_args="$ac_configure_args --disable-shared"
 AC_CONFIG_SUBDIRS(src/mm/boehm-gc)