diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-01-02 10:35:28 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-01-02 10:35:28 +0000 |
commit | d36033d619081900fbf33ff6b71783bd1577d218 (patch) | |
tree | 930fbb746daa4bff59b99f902961f15cfffa88e5 /Build/source/texk/configure | |
parent | e074e22a1834b92d6e1ab4a7587f897c9226b9cb (diff) |
METAFONT: Use X toolkit for METAFONT only if requested explicitly
tardate 2014-01-01
git-svn-id: svn://tug.org/texlive/trunk@32545 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/configure')
-rwxr-xr-x | Build/source/texk/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/configure b/Build/source/texk/configure index e51f73d5f92..6b38ac7be86 100755 --- a/Build/source/texk/configure +++ b/Build/source/texk/configure @@ -1654,7 +1654,7 @@ Optional Packages: --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'] or [texworks --position=%d "%s"] - --without-mf-x-toolkit do not use X toolkit for METAFONT + --with-mf-x-toolkit use X toolkit for METAFONT --with-gs=/PATH/TO/gs Hard-wire the location of GhostScript --without-libgs build dvisvgm without PostScript support --with-system-libgs build dvisvgm with installed gs headers and library |