blob: b7af8cd8739ae61fbbd532f125529f202b2e26f4 (
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_ENABLE_PROG([bibtex8], [kpathsea])
|