diff options
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 7bd91f60fd6..83cced40032 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -1700,8 +1700,8 @@ Optional Packages: pkg-config) --with-system-xpdf use installed poppler headers and library instead of xpdf (requires pkg-config) - --with-system-poppler use installed poppler headers and library instead of - poppler (requires pkg-config) + --with-system-poppler use installed poppler headers and library (requires + pkg-config) --with-system-gd use installed gd headers and library --with-gd-includes=DIR gd headers installed in DIR --with-gd-libdir=DIR gd library installed in DIR |