summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-03-21 00:18:43 +0000
committerKarl Berry <karl@freefriends.org>2007-03-21 00:18:43 +0000
commit1b0cbae9af136d1ecae5faf7c80b9d9fd8d1eddf (patch)
treebd99d68cf04e9d7d418664df31216e7004e7ab90 /Build
parentb7e9cafe0afe105d3e39fb84af926e43c7f37bd9 (diff)
fix doc references to klibtool
git-svn-id: svn://tug.org/texlive/trunk@4073 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/kpathsea/c-auto.in7
1 files changed, 2 insertions, 5 deletions
diff --git a/Build/source/texk/kpathsea/c-auto.in b/Build/source/texk/kpathsea/c-auto.in
index ae57d32f0d2..60dc58dc7dd 100644
--- a/Build/source/texk/kpathsea/c-auto.in
+++ b/Build/source/texk/kpathsea/c-auto.in
@@ -31,11 +31,8 @@
/* kpathsea: the version string. */
#define KPSEVERSION "REPLACE-WITH-KPSEVERSION"
-/* kpathsea/configure.in tests for these functions with
- kb_AC_KLIBTOOL_REPLACE_FUNCS, and naturally Autoheader doesn't know
- about that macro. Since the shared library stuff is all preliminary
- anyway, I decided not to change Autoheader, but rather to hack them
- in here. */
+/* These came from klibtool's kb_AC_KLIBTOOL_REPLACE_FUNCS, probably no
+ longer needed, doesn't hurt to leave them in, though. */
#undef HAVE_PUTENV
#undef HAVE_STRCASECMP
#undef HAVE_STRTOL