blob: 1e5b3a42c5e83656eb187e3ea0718b65b22fa7b7 (
plain)
1
2
3
4
5
6
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 You may freely use, modify and/or distribute this file.
dnl
## configure options and TL libraries required for poppler
KPSE_WITH_LIB([poppler])
|