From 8f58728e2b334f2d7a1bc576fc9abb502503fa69 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Fri, 9 Jun 2000 17:21:40 +0000 Subject: Real fix for std_syslog issue on OpenServer. This is limited to the native development system (/bin/cc and icc) and does not show up with the UDK. --- configure.in | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 641cb94cd5..4be847f5fb 100644 --- a/configure.in +++ b/configure.in @@ -361,6 +361,7 @@ srand48 \ srandom \ statfs \ statvfs \ +std_syslog \ strcasecmp \ strdup \ strerror \ -- cgit v1.2.1