]> git.lyx.org Git - lyx.git/blobdiff - config/lyxinclude.m4
Embedding: fix a crash when extracting InsetInclude
[lyx.git] / config / lyxinclude.m4
index 8793b3d3e5638a2300659feddf2841c72e8963ba..2f937339b2dc6c75cbc6b1a52b46dfdcda261af7 100644 (file)
@@ -216,7 +216,7 @@ esac
 
 AC_ARG_ENABLE(pch,
   AC_HELP_STRING([--enable-pch],[enable precompiled headers]),,
-       enable_pch=yes;)
+       enable_pch=no;)
 lyx_pch_comp=no
 
 # set the compiler options correctly.