blob: 032d9170146af574d64174fe4f37fc8e98be8ad4 (
plain)
1
2
3
4
5
6
7
|
## utils/xpdfopen/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/xpdfopen/
dnl
dnl Copyright (C) 2009, 2010 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 xpdfopen
KPSE_ENABLE_PROG([xpdfopen], , [x])
|