summaryrefslogtreecommitdiff
path: root/source/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/config.h.in')
-rw-r--r--source/include/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/include/config.h.in b/source/include/config.h.in
index 89798e4fcce..25c6b914b6e 100644
--- a/source/include/config.h.in
+++ b/source/include/config.h.in
@@ -764,6 +764,9 @@
/* Define if you have the sysconf function. */
#undef HAVE_SYSCONF
+/* Define if you have the syslog function. */
+#undef HAVE_SYSLOG
+
/* Define if you have the updwtmp function. */
#undef HAVE_UPDWTMP
@@ -785,6 +788,9 @@
/* Define if you have the vsnprintf function. */
#undef HAVE_VSNPRINTF
+/* Define if you have the vsyslog function. */
+#undef HAVE_VSYSLOG
+
/* Define if you have the waitpid function. */
#undef HAVE_WAITPID