summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRiccardo Magliocchetti <riccardo.magliocchetti@gmail.com>2012-11-23 18:34:17 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-12-20 11:24:42 +0100
commit2c9ab4bd1bd895478ca6c5887b05ff29a73f1215 (patch)
treef51232578cb1e0b3c35f4a5f4ce48aca4da2b524 /config
parent585e4181f09d1860413051c8f111ecf4f9deb786 (diff)
Add ability to send SAL_* messages to syslog
Use environment variable SAL_LOG_SYSLOG=1 Change-Id: I0c260ca69fbeefb0c2e8cc46ca6955e92791c05b Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'config')
-rw-r--r--config/config_global.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config_global.h.in b/config/config_global.h.in
index 77980d48fde5..63effa9eab07 100644
--- a/config/config_global.h.in
+++ b/config/config_global.h.in
@@ -13,3 +13,4 @@ Any change in this header will cause a rebuild of almost everything.
#undef HAVE_GCC_BUILTIN_ATOMIC
#undef HAVE_SFINAE_ANONYMOUS_BROKEN
#undef HAVE_THREADSAFE_STATICS
+#undef HAVE_SYSLOG_H