summaryrefslogtreecommitdiff
path: root/Build/source/texk/upmendex/c-auto.in
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-02-12 00:09:34 +0000
committerKarl Berry <karl@freefriends.org>2016-02-12 00:09:34 +0000
commitd919899eca62f55138eb1fcf3eafcb15a1a27de1 (patch)
tree7a44711f612a7f35dc8cfd10d46f290a67f6e210 /Build/source/texk/upmendex/c-auto.in
parentf71cfa07f0a8ed6f832fc3fcf3b93fd43a799ae5 (diff)
reautoconf with current autotools
git-svn-id: svn://tug.org/texlive/trunk@39668 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/upmendex/c-auto.in')
-rw-r--r--Build/source/texk/upmendex/c-auto.in13
1 files changed, 4 insertions, 9 deletions
diff --git a/Build/source/texk/upmendex/c-auto.in b/Build/source/texk/upmendex/c-auto.in
index 2b8d1e2a73a..8d02874e66f 100644
--- a/Build/source/texk/upmendex/c-auto.in
+++ b/Build/source/texk/upmendex/c-auto.in
@@ -6,6 +6,10 @@
/* Define to 1 if you have the <assert.h> header file. */
#undef HAVE_ASSERT_H
+/* Define to 1 if you have the declaration of `isascii', and to 0 if you
+ don't. */
+#undef HAVE_DECL_ISASCII
+
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
*/
#undef HAVE_DIRENT_H
@@ -61,9 +65,6 @@
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
-/* Define to 1 if you have the `strcasecmp' function. */
-#undef HAVE_STRCASECMP
-
/* Define to 1 if you have the `strchr' function. */
#undef HAVE_STRCHR
@@ -76,12 +77,6 @@
/* Define to 1 if you have the `strrchr' function. */
#undef HAVE_STRRCHR
-/* Define to 1 if you have the `strstr' function. */
-#undef HAVE_STRSTR
-
-/* Define to 1 if you have the `strtol' function. */
-#undef HAVE_STRTOL
-
/* Define to 1 if `st_mtim' is a member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_MTIM