]> git.lyx.org Git - features.git/commitdiff
We don't need to say this explicitly, since it'll be detected for us if
authorRichard Heck <rgheck@comcast.net>
Sun, 13 Dec 2009 20:58:25 +0000 (20:58 +0000)
committerRichard Heck <rgheck@comcast.net>
Sun, 13 Dec 2009 20:58:25 +0000 (20:58 +0000)
it's possible.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32511 a592a061-630c-0410-9148-cb99ea01b6c8

lib/configure.py

index 33d18e4477ff0a761082906571d849a648986e97..5342fbd861297aeec0d7c1950fc91c851b21a148 100644 (file)
@@ -577,8 +577,8 @@ def checkFormatEntries(dtl_tools):
 \Format pdftex     pdftex_t PDFTEX                "" ""        ""      ""
 \Format program    ""      Program                "" ""        ""      ""
 \Format pstex      pstex_t PSTEX                  "" ""        ""      ""
-\Format wmf        wmf    "Windows Metafile"      "" "auto"    "auto"  "vector"
-\Format emf        emf    "Enhanced Metafile"     "" "auto"    "auto"  "vector"
+\Format wmf        wmf    "Windows Metafile"      "" ""        ""      "vector"
+\Format emf        emf    "Enhanced Metafile"     "" ""        ""      "vector"
 \Format wordhtml   html   "HTML (MS Word)"        "" "" ""     "document"
 ''')