diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-03-19 11:53:33 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-03-19 11:53:33 +0000 |
commit | 61ed7d6e332a813869ff5c57526d17a89b4c3092 (patch) | |
tree | 29696eaec60136127f515a74aedd522965c39173 /Build/source/texk/bibtex-x/ac | |
parent | 151a7146c6cc3ef5413a600e6145037af4fa63f1 (diff) |
Rename texk/bibtex8 => texk/bibtex-x
git-svn-id: svn://tug.org/texlive/trunk@29432 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtex-x/ac')
-rw-r--r-- | Build/source/texk/bibtex-x/ac/withenable.ac | 7 |
1 files changed, 7 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..b7af8cd8739 --- /dev/null +++ b/Build/source/texk/bibtex-x/ac/withenable.ac @@ -0,0 +1,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]) |