aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-08-27 19:18:34 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-08-27 19:18:34 +0300
commitff28c07f95ff2400eb0ad1becc0eae1eab9dc93d (patch)
treec7be1aedb1c0dbd1cd1d78a7d0704a013a064855 /configure
parenta5847cb0a97b093cd0f23b65c72370af836c9748 (diff)
downloadegawk-ff28c07f95ff2400eb0ad1becc0eae1eab9dc93d.tar.gz
egawk-ff28c07f95ff2400eb0ad1becc0eae1eab9dc93d.tar.bz2
egawk-ff28c07f95ff2400eb0ad1becc0eae1eab9dc93d.zip
Cleanup code for strcasecmp.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 0cd8ff22..b59d9355 100755
--- a/configure
+++ b/configure
@@ -10007,7 +10007,7 @@ for ac_func in atexit btowc fmod getgrent getgroups grantpt \
isascii iswctype iswlower iswupper mbrlen \
memcmp memcpy memcpy_ulong memmove memset \
memset_ulong mkstemp posix_openpt setenv setlocale setsid snprintf strchr \
- strerror strftime strncasecmp strcoll strtod strtoul \
+ strerror strftime strcasecmp strncasecmp strcoll strtod strtoul \
system tmpfile towlower towupper tzset usleep wcrtomb \
wcscoll wctype
do :