summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/c-auto.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/c-auto.in')
-rw-r--r--Build/source/texk/web2c/c-auto.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/c-auto.in b/Build/source/texk/web2c/c-auto.in
index 119083937fb..02a5d071205 100644
--- a/Build/source/texk/web2c/c-auto.in
+++ b/Build/source/texk/web2c/c-auto.in
@@ -64,6 +64,10 @@
/* Define to 1 if you have the Mac OS X Carbon framework. */
#undef HAVE_CARBON
+/* Define to 1 if you have the declaration of `strndup', and to 0 if you
+ don't. */
+#undef HAVE_DECL_STRNDUP
+
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
*/
#undef HAVE_DIRENT_H
@@ -185,6 +189,9 @@
/* Define to 1 if you have the `strlcpy' function. */
#undef HAVE_STRLCPY
+/* Define to 1 if you have the `strndup' function. */
+#undef HAVE_STRNDUP
+
/* Define to 1 if you have the `strrchr' function. */
#undef HAVE_STRRCHR