blob: 93a32cec26c40afe64b5746cd14ab2effa7cd276 (
plain)
1
2
3
4
5
6
7
|
## texk/bibtex8/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/bibtex8/
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 bibtex8
KPSE_WITH_PROG([bibtex8], [kpathsea])
|