diff options
Diffstat (limited to 'Build/source/texk/configure')
-rwxr-xr-x | Build/source/texk/configure | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Build/source/texk/configure b/Build/source/texk/configure index edebce70a9c..6940f5d27ac 100755 --- a/Build/source/texk/configure +++ b/Build/source/texk/configure @@ -747,8 +747,6 @@ enable_t1rawafm enable_t1reencode enable_t1testpage enable_ttftotype42 -enable_cfftot1 -enable_ttftotype42 enable_updmap enable_makeindexk enable_makejvf @@ -1586,7 +1584,8 @@ Optional Packages: --with-recode use `recode' instead of `iconv' to build xindy [default: no] --with-banner-add=STR add STR to version string appended to banner lines - --with-editor=CMD invoke CMD from the `e' option [vi +%d %s] + --with-editor=CMD invoke CMD from the `e' option [vi +%d '%s'] or + [texworks --position=%d "%s"] --without-mf-x-toolkit do not use X toolkit for METAFONT --with-gs=/PATH/TO/gs Hard-wire the location of GhostScript --with-system-libgs build dvisvgm with installed gs headers and library |