Update of /var/lib/cvs/src
In directory cantor:/tmp/cvs-serv11746
Modified Files:
Tag: gd-2-3-newio
configure.in
Log Message:
Detect features used by the io and system libraries.
Index: configure.in
===================================================================
RCS file: /var/lib/cvs/src/configure.in,v
retrieving revision 1.147
retrieving revision 1.147.2.1
diff -u -d -r1.147 -r1.147.2.1
--- configure.in 22 Oct 2003 20:41:13 -0000 1.147
+++ configure.in 23 Oct 2003 14:29:02 -0000 1.147.2.1
@@ -707,6 +707,14 @@
AC_DEFINE(HAVE_CYGNUS_DAYLIGHT)])])])
#--------------------------------------------------------------------
+# Checks for the io and system libraries
+#--------------------------------------------------------------------
+
+AC_CHECK_FUNCS(localtime_r)
+AC_STRUCT_TIMEZONE
+AC_CHECK_MEMBERS([struct stat.st_blksize])
+
+#--------------------------------------------------------------------
# Find out if sigaction is available.
#--------------------------------------------------------------------
_______________________________________________
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
http://www.gwydiondylan.org/mailman/listinfo/gd-chatter
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|