]> err.no Git - pkg-config/commit
Handle \ correctly on win32
authorTollef Fog Heen <tfheen@err.no>
Sat, 1 Oct 2005 10:24:02 +0000 (10:24 +0000)
committerTollef Fog Heen <tfheen@err.no>
Sat, 1 Oct 2005 10:24:02 +0000 (10:24 +0000)
commit6b35e49c2d939a8bc09f5de719ccad24191d8197
tree87a6904a492bba9b3764214a44919bc5e309b5e1
parentd41fc58c55c29f9dd0d2b68c1862057712885139
Handle \ correctly on win32
2005-10-01  Tollef Fog Heen  <tfheen@err.no>

        * pkg.c(scan_dir): Turn backslashes into slashes or
        poptParseArgvString() will eat them when ${prefix} has been
        expanded in parse_libs().  Thanks to j^ for the patch.
ChangeLog
pkg.c