]> git.lyx.org Git - lyx.git/blobdiff - lib/configure.m4
* Add a DEFAULT state to InsetGraphicsParams::DisplayType.
[lyx.git] / lib / configure.m4
index a68db828059ce5c166eec8c641c815d8e07a3454..431589569c5be37da5d2fbc582afa837aa493b43 100644 (file)
@@ -371,6 +371,7 @@ if test "$TOXPM" = "convert"; then
        eps_to_xpm="convert EPS:\$\$i XPM:\$\$o" 
        jpg_to_xpm="convert JPG:\$\$i XPM:\$\$o"
        png_to_xpm="convert PNG:\$\$i XPM:\$\$o"
+       ps_to_xpm="convert PS:\$\$i XPM:\$\$o" 
 fi
 
 SEARCH_PROG([For an EPS -> PDF converter], EPSTOPDF, epstopdf)