diff options
author | Karl Berry <karl@freefriends.org> | 2012-03-11 18:46:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-03-11 18:46:43 +0000 |
commit | 1ba3b7ef2bccc9201060b1f5dccecb2c148cd7c6 (patch) | |
tree | 6d4a6b9745c767f71b3926b8a1d0c7aa0b418cf5 /Build/source/texk | |
parent | f8219fa8a12dc37623f12b06397553b92eea2e7e (diff) |
help string, doc for TL (lib)xpdf
git-svn-id: svn://tug.org/texlive/trunk@25605 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk')
-rwxr-xr-x | Build/source/texk/configure | 2 | ||||
-rwxr-xr-x | Build/source/texk/web2c/configure | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/configure b/Build/source/texk/configure index 7ae9cd3d2f0..2513f09bf89 100755 --- a/Build/source/texk/configure +++ b/Build/source/texk/configure @@ -1629,7 +1629,7 @@ Optional Packages: --with-system-zziplib use installed zziplib headers and library (requires pkg-config) --with-system-xpdf use installed poppler headers and library instead of - xpdf (requires pkg-config) + xpdf library from TL (requires pkg-config) --with-system-poppler use installed poppler headers and library (requires pkg-config) --with-system-gd use installed gd headers and library diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure index d37f46966b9..05b7122d1ce 100755 --- a/Build/source/texk/web2c/configure +++ b/Build/source/texk/web2c/configure @@ -1690,7 +1690,7 @@ Optional Packages: --with-system-libpng use installed libpng headers and library (requires pkg-config) --with-system-xpdf use installed poppler headers and library instead of - xpdf (requires pkg-config) + xpdf library from TL (requires pkg-config) --with-system-poppler use installed poppler headers and library (requires pkg-config) --with-system-zziplib use installed zziplib headers and library (requires |