diff options
author | Karl Berry <karl@freefriends.org> | 2019-06-22 22:05:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-06-22 22:05:57 +0000 |
commit | 69210e3404429005409ef0824d1faa942a4a96e7 (patch) | |
tree | 191dbba9b9127bcf988e8b10409a5a29f71de09c /Build/source/configure | |
parent | 3f444ab8318d583f7cadb0d135486a8b204b567c (diff) |
do buildinfo.sh first
git-svn-id: svn://tug.org/texlive/trunk@51425 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/configure')
-rwxr-xr-x | Build/source/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/configure b/Build/source/configure index 835c8df6415..4f8c2107e4e 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -1745,8 +1745,8 @@ Optional Packages: --with-mf-x-toolkit use X toolkit for METAFONT --with-gs=/PATH/TO/gs Hard-wire the location of GhostScript --with-xdvi-x-toolkit=KIT - Use toolkit KIT (motif/xaw/xaw3d/neXtaw) for xdvi - [default: Motif if available, else Xaw] + Use toolkit KIT (xaw/motif/xaw3d/neXtaw) for xdvi + [default: Xaw] --with-system-harfbuzz use installed harfbuzz headers and library (requires pkg-config) --with-system-icu use installed ICU headers and libraries (requires |