config.h.win32(.in): Update for strcasecmp
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 6 Oct 2011 07:02:54 +0000 (15:02 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 6 Oct 2011 07:03:30 +0000 (15:03 +0800)
commiteb17516a6731acf7347e9f72ee81651c59087232
tree35d9eb7f4be3bc1704c94db3a5b7d8300f2a97c2
parent3636cf2c640ab0b6a7c3b9d2358332bb52f4dc6e
config.h.win32(.in): Update for strcasecmp

Visual C++ uses _stricmp, which is identical to strcasecmp on gcc.
config.h.win32.in