aboutsummaryrefslogtreecommitdiffstats
path: root/configh.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-08-27 22:54:07 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-08-27 22:54:07 +0300
commit5a05ddf24b9f5ebc81a1b295ba7a6fbc7348776b (patch)
treefe954fce12e6fdd08b4fab6e43695690d734e2ef /configh.in
parent3a2e4e1b409d87ade30d3ad2976695235347f13b (diff)
parentff28c07f95ff2400eb0ad1becc0eae1eab9dc93d (diff)
downloadegawk-5a05ddf24b9f5ebc81a1b295ba7a6fbc7348776b.tar.gz
egawk-5a05ddf24b9f5ebc81a1b295ba7a6fbc7348776b.tar.bz2
egawk-5a05ddf24b9f5ebc81a1b295ba7a6fbc7348776b.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'configh.in')
-rw-r--r--configh.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/configh.in b/configh.in
index 598852b4..1ca2946a 100644
--- a/configh.in
+++ b/configh.in
@@ -195,6 +195,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