summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorGravatar snowdrop2003-12-18 12:23:44 +0000
committerGravatar snowdrop2003-12-18 12:23:44 +0000
commitdaf0f849fd34c6c626b4ff469fa59fb1b55974de (patch)
treeb8e4e6f42a37c744606f50c097ba16ccbd036222 /config.h.in
parentef184dc4c57cf56643c3446e7d527b4ab0bc7df6 (diff)
downloadcsoap-daf0f849fd34c6c626b4ff469fa59fb1b55974de.tar.gz
csoap-daf0f849fd34c6c626b4ff469fa59fb1b55974de.tar.bz2
added hpairnode_get_ignore_case() and used in httpc_talk_to_server()
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 7b39ea8..2e100bd 100644
--- a/config.h.in
+++ b/config.h.in
@@ -72,6 +72,12 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
+/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
+#undef TIME_WITH_SYS_TIME
+
+/* Define to 1 if your <sys/time.h> declares `struct tm'. */
+#undef TM_IN_SYS_TIME
+
/* Version number of package */
#undef VERSION