diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-10-08 16:07:57 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-10-08 16:07:57 +0000 |
commit | c9b030045c75b1bb6f9d2899666b28654f6406a9 (patch) | |
tree | 846d8b99dc8f31cc5e6150b53437842840e07852 /Build/source/texk/bibtexu/ac | |
parent | 367aaef40f95138283e8127d8449091f23bf51f7 (diff) |
install web2c/bibtexu (static icu libs only)
git-svn-id: svn://tug.org/texlive/trunk@15686 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtexu/ac')
-rw-r--r-- | Build/source/texk/bibtexu/ac/withenable.ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/bibtexu/ac/withenable.ac b/Build/source/texk/bibtexu/ac/withenable.ac index b7af8cd8739..96ec7402b5e 100644 --- a/Build/source/texk/bibtexu/ac/withenable.ac +++ b/Build/source/texk/bibtexu/ac/withenable.ac @@ -1,7 +1,7 @@ -## texk/bibtex8/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/bibtex8/ +## texk/bibtexu/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/bibtexu/ 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]) +## configure options and TL libraries required for bibtexu +KPSE_ENABLE_PROG([bibtexu], [kpathsea icu]) |