]> git.lyx.org Git - lyx.git/blobdiff - config/configure.in
fix line spacing
[lyx.git] / config / configure.in
index b8b614afa8705b101c94c7a5992beef8afa0235d..58058744831d020886fb482db29e71437fb5aff1 100644 (file)
@@ -204,7 +204,7 @@ case "$lyx_use_frontend" in
 esac
 
 AM_CONDITIONAL(USE_BASIC_IMAGE_LOADER,
-              test $lyx_use_xforms_image_loader = no)
+              test x$lyx_use_xforms_image_loader = xno)
 
 
 ### Check for xforms and xpm (only if X has been found).