summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex-x/ac/withenable.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/bibtex-x/ac/withenable.ac')
-rw-r--r--Build/source/texk/bibtex-x/ac/withenable.ac8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/bibtex-x/ac/withenable.ac b/Build/source/texk/bibtex-x/ac/withenable.ac
new file mode 100644
index 00000000000..930c37eb9cb
--- /dev/null
+++ b/Build/source/texk/bibtex-x/ac/withenable.ac
@@ -0,0 +1,8 @@
+## texk/bibtex-x/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/bibtex-x/
+dnl
+dnl Copyright (C) 2009-2013 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 bibtex-x
+KPSE_ENABLE_PROG([bibtex-x], [kpathsea])
+m4_include(kpse_TL[texk/bibtex-x/ac/bibtex-x.ac])