summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/ac')
-rw-r--r--Build/source/texk/kpathsea/ac/mktex.ac (renamed from Build/source/texk/kpathsea/ac/web2c.ac)4
-rw-r--r--Build/source/texk/kpathsea/ac/withenable.ac4
2 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/texk/kpathsea/ac/web2c.ac b/Build/source/texk/kpathsea/ac/mktex.ac
index ccdd5c0a39d..fe8deeb9dbd 100644
--- a/Build/source/texk/kpathsea/ac/web2c.ac
+++ b/Build/source/texk/kpathsea/ac/mktex.ac
@@ -1,7 +1,7 @@
-## texk/kpathsea/ac/web2c.ac: configure.ac fragment for the TeX Live
+## texk/kpathsea/ac/mktex.ac: configure.ac fragment for the TeX Live
## subdirectory texk/kpathsea.
dnl
-dnl Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2009, 2011 Peter Breitenlohner <tex-live@tug.org>
dnl You may freely use, modify and/or distribute this file.
dnl
## configure defaults for mktexfmt & Co.
diff --git a/Build/source/texk/kpathsea/ac/withenable.ac b/Build/source/texk/kpathsea/ac/withenable.ac
index a3a2a40c87e..1dfc28533bc 100644
--- a/Build/source/texk/kpathsea/ac/withenable.ac
+++ b/Build/source/texk/kpathsea/ac/withenable.ac
@@ -1,8 +1,8 @@
## texk/kpathsea/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/kpathsea/
dnl
-dnl Copyright (C) 2009, 2010 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2009-2011 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 kpathsea
KPSE_WITH_TEXLIB([kpathsea])
-m4_include(kpse_TL[texk/kpathsea/ac/web2c.ac])
+m4_include(kpse_TL[texk/kpathsea/ac/mktex.ac])