]> git.lyx.org Git - features.git/blobdiff - configure.ac
more boost fixes
[features.git] / configure.ac
index 598aa12ab28f1843e4a4a5c5555828dd667a27d8..a2e3c20fb8b48267a0886b0b338a45baab4d951b 100644 (file)
@@ -397,7 +397,7 @@ AC_ARG_ENABLE(monolithic-boost,
   AC_HELP_STRING([--with-monolithic-boost],
                [Use monolithic boost compilations]),,
   [monolithic_boost=$withval],
-       [monolithic_boost=yes]
+       [monolithic_boost=no]
 )
 AM_CONDITIONAL(MONOLITHIC_BOOST, test $monolithic_boost = yes)