summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.hin b/config.hin
index 674c70883..f6caf8bed 100644
--- a/config.hin
+++ b/config.hin
@@ -123,6 +123,10 @@
/* Define to 1 if you have the `btowc' function. */
#undef HAVE_BTOWC
+/* Define to 1 if your system has a GNU libc compatible `calloc' function, and
+ to 0 otherwise. */
+#undef HAVE_CALLOC
+
/* Define to 1 if your system has a working `chown' function. */
#undef HAVE_CHOWN
@@ -1400,6 +1404,9 @@
/* Define like PROTOTYPES; this can be used by system headers. */
#undef __PROTOTYPES
+/* Define to rpl_calloc if the replacement function should be used. */
+#undef calloc
+
/* Define to rpl_chown if the replacement function should be used. */
#undef chown