Remove fallback strcasecmp/strncasecmp
authorDaniel Stone <daniel@fooishbar.org>
Tue, 27 Mar 2012 13:06:56 +0000 (14:06 +0100)
committerDaniel Stone <daniel@fooishbar.org>
Tue, 27 Mar 2012 13:06:56 +0000 (14:06 +0100)
commit2ac8610fad7236f2ffc3a8507cd846e88de85dc0
tree1afe0a13cfeb660f9495048cc0455b3eb961fa0b
parent55b76a63892447b580cb83726fd1e174d377e91f
Remove fallback strcasecmp/strncasecmp

Sorry if your libc doesn't have this, but it's not my problem.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Reported-by: Ran Benita <ran234@gmail.com>
configure.ac
src/utils.c