From: Richard Heck Date: Sun, 13 Dec 2009 20:58:25 +0000 (+0000) Subject: We don't need to say this explicitly, since it'll be detected for us if X-Git-Tag: 2.0.0~4826 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=a4c7e69d7a45d5ba78c7f13e4ed813b11cf6b415;p=features.git We don't need to say this explicitly, since it'll be detected for us if it's possible. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32511 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/configure.py b/lib/configure.py index 33d18e4477..5342fbd861 100644 --- a/lib/configure.py +++ b/lib/configure.py @@ -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" ''')