]> err.no Git - pkg-config/commit
2007-05-30 Tor Lillqvist <tml@novell.com>
authorTollef Fog Heen <tfheen@err.no>
Wed, 30 May 2007 11:24:42 +0000 (13:24 +0200)
committerTollef Fog Heen <tfheen@err.no>
Wed, 30 May 2007 11:24:42 +0000 (13:24 +0200)
commita5c1a0d417632f4f62af8a2f3151bc475fcb8345
tree8c7232f8785c2e83ee6fe97239846aecfae487f1
parent9a1becb5d6fa1f65356659a3506c099567493a75
2007-05-30  Tor Lillqvist  <tml@novell.com>

* parse.c: Fix problem on Win32 where the automagic prefix
replacement logic didn't work. I don't know what change had
broken it.
(pathnamecmp): New Win32-only function. Compares two file
paths case insensitively and treating backslashes as equal to
slashes.
(parse_line): Use it instead of g_ascii_strcasecmp().
ChangeLog
parse.c