diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-10-08 15:52:32 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-10-08 15:52:32 +0000 |
commit | 367aaef40f95138283e8127d8449091f23bf51f7 (patch) | |
tree | cfd12a90d86fed867b4fb529d5fd636898f9e363 /Build/source/texk/bibtexu/ac | |
parent | d3826680c1a65d8c4218f5af462812fb01073265 (diff) |
prepare integration of bibtexu
git-svn-id: svn://tug.org/texlive/trunk@15685 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtexu/ac')
-rw-r--r-- | Build/source/texk/bibtexu/ac/withenable.ac | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/bibtexu/ac/withenable.ac b/Build/source/texk/bibtexu/ac/withenable.ac new file mode 100644 index 00000000000..b7af8cd8739 --- /dev/null +++ b/Build/source/texk/bibtexu/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]) |