Remove local strcasecmp implementation
commit7374fe5984dc9013d7102ccb6e9d8541725648f2
authorTamas TEVESZ <ice@extreme.hu>
Mon, 20 Sep 2010 12:31:43 +0000 (20 14:31 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 7 Oct 2010 10:04:28 +0000 (7 12:04 +0200)
treeff3069c2ee431fa9fc54c92be31f0cb02f360232
parente18eba6ae7225b4bd52a2d02802b708f2f61801a
Remove local strcasecmp implementation

Remove local strcasecmp implementation; whatever system doesn't have it
is off the table for now.

memcmp is used by WINGs; add autoconf check

Signed-off-by: Tamas TEVESZ <ice@extreme.hu>
WINGs/string.c
configure.ac