diff options
Diffstat (limited to 'Build/source/libs/poppler/ac/withenable.ac')
-rw-r--r-- | Build/source/libs/poppler/ac/withenable.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/poppler/ac/withenable.ac b/Build/source/libs/poppler/ac/withenable.ac index 1e5b3a42c5e..46dfa070b8a 100644 --- a/Build/source/libs/poppler/ac/withenable.ac +++ b/Build/source/libs/poppler/ac/withenable.ac @@ -1,7 +1,7 @@ ## libs/poppler/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/poppler/ dnl -dnl Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org> +dnl Copyright (C) 2011 Peter Breitenlohner <tex-live@tug.org> dnl You may freely use, modify and/or distribute this file. dnl ## configure options and TL libraries required for poppler -KPSE_WITH_LIB([poppler]) +KPSE_WITH_LIB([poppler], [zlib]) |