summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2011-09-21 18:32:41 +0100
committerSimon McVittie <smcv@debian.org>2011-09-21 18:32:41 +0100
commit179af6d37b9de89aa652bd19ff7424c9f08b55f0 (patch)
tree0aee07562f29700dc1973ba4fc1048aa547ab0af /config.h.in
parent3ec6cdd0d254d59fa5325753d628de3e9802ea43 (diff)
downloaddbus-179af6d37b9de89aa652bd19ff7424c9f08b55f0.tar.gz
Imported Upstream version 1.5.8upstream/1.5.8
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index ee0ce085..098ed610 100644
--- a/config.h.in
+++ b/config.h.in
@@ -156,6 +156,10 @@
/* Have the ddfd member of DIR */
#undef HAVE_DDFD
+/* Define to 1 if you have the declaration of `LOG_PERROR', and to 0 if you
+ don't. */
+#undef HAVE_DECL_LOG_PERROR
+
/* Define to 1 if you have the declaration of `MSG_NOSIGNAL', and to 0 if you
don't. */
#undef HAVE_DECL_MSG_NOSIGNAL
@@ -277,6 +281,9 @@
/* Define to 1 if you have the `strtoull' function. */
#undef HAVE_STRTOULL
+/* Define to 1 if you have the <syslog.h> header file. */
+#undef HAVE_SYSLOG_H
+
/* Define to 1 if you have the <sys/inotify.h> header file. */
#undef HAVE_SYS_INOTIFY_H