diff options
Diffstat (limited to 'Build/source/texk/bibtexu/ac/withenable.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]) |