summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorGravatar m0gg2006-12-09 09:04:16 +0000
committerGravatar m0gg2006-12-09 09:04:16 +0000
commit4c24b62d85f7eeef94a7c854eabf11969de86ab7 (patch)
treed9a0c803b86f8e7b12c410c50b53c60f9e9a3f24 /config.h.in
parentdaf61e4c39c91ee1ff753d8a7cb36ccd99de485d (diff)
downloadcsoap-4c24b62d85f7eeef94a7c854eabf11969de86ab7.tar.gz
csoap-4c24b62d85f7eeef94a7c854eabf11969de86ab7.tar.bz2
Documentation enhancements
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 823cacb..800d615 100644
--- a/config.h.in
+++ b/config.h.in
@@ -97,6 +97,9 @@
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
+/* Define to 1 if you have the `strcasecmp' function. */
+#undef HAVE_STRCASECMP
+
/* Define to 1 if you have the `strchr' function. */
#undef HAVE_STRCHR