diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-08-27 22:54:07 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-08-27 22:54:07 +0300 |
commit | 5a05ddf24b9f5ebc81a1b295ba7a6fbc7348776b (patch) | |
tree | fe954fce12e6fdd08b4fab6e43695690d734e2ef /configh.in | |
parent | 3a2e4e1b409d87ade30d3ad2976695235347f13b (diff) | |
parent | ff28c07f95ff2400eb0ad1becc0eae1eab9dc93d (diff) | |
download | egawk-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.in | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |