summaryrefslogtreecommitdiff
path: root/config_h.SH
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-02-09 19:48:58 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-02-09 19:48:58 +0000
commitca52efda54f22f3846895a11e0ba33d987d8ca85 (patch)
tree8a20916bfba593e113993a6c781abb599a3d3a22 /config_h.SH
parent18c4b137c9980e718512bda9b795c3430bccd5f4 (diff)
downloadperl-ca52efda54f22f3846895a11e0ba33d987d8ca85.tar.gz
Regenerate Configure for I_SYSLOG.
p4raw-id: //depot/cfgperl@5055
Diffstat (limited to 'config_h.SH')
-rw-r--r--config_h.SH6
1 files changed, 6 insertions, 0 deletions
diff --git a/config_h.SH b/config_h.SH
index 633c062b80..6795efd393 100644
--- a/config_h.SH
+++ b/config_h.SH
@@ -2348,6 +2348,12 @@ sed <<!GROK!THIS! >config.h -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un-
*/
#$i_socks I_SOCKS /**/
+/* I_SYSLOG:
+ * This symbol, if defined, indicates that <syslog.h> exists and
+ * should be included.
+ */
+#$i_syslog I_SYSLOG /**/
+
/* I_SYS_MOUNT:
* This symbol, if defined, indicates that <sys/mount.h> exists and
* should be included.