]> git.lyx.org Git - lyx.git/blobdiff - configure.in
Removed Options->LaTeX and all related code. New Variables.[Ch] files (not
[lyx.git] / configure.in
index 3e7f2913aca5309459da998f08c893da07983454..cb95a4af3739274bc4b02e7491228e8e1c608332 100644 (file)
@@ -135,7 +135,7 @@ LIBS="$X_PRE_LIBS $LIBS $X_LIBS -lX11 $X_EXTRA_LIBS"
 # but since at least gcc 2.6.x supports it and it is still too old for
 # us, it seems we are safe.
 if test -n "$GXX" ; then
-  X_CFLAGS=`echo ${X_CFLAGS} | sed -e 's/-I/-isystem/'`
+  X_CFLAGS=`echo ${X_CFLAGS} | sed -e 's/-I/-isystem /'`
 fi
 CPPFLAGS="$CPPFLAGS $X_CFLAGS"