Code

support: removed fallback strcasestr() implementation
authorMax Kellermann <max@duempel.org>
Wed, 10 Dec 2008 18:47:56 +0000 (19:47 +0100)
committerMax Kellermann <max@duempel.org>
Wed, 10 Dec 2008 18:47:56 +0000 (19:47 +0100)
commitd35bfe6d57bbd1adb830d7f7ae7ebc3c7dc9e644
treec1ff692c546952a3bc5ca9e5c5e7c961df874a9d
parent5a4d4697a6729bd25b9bb0f58f2e5bc930debc9b
support: removed fallback strcasestr() implementation

The code which used to call strcasestr() has been converted to
match_line().
configure.ac
src/support.c
src/support.h