Fix w32 path handling in the `compile' script.
commitd7fb4311ce271bf84fb44553b435036356720e5b
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 3 Mar 2009 20:10:43 +0000 (3 21:10 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 3 Mar 2009 20:55:06 +0000 (3 21:55 +0100)
tree41b9d067534292942830baf855f4b1fed27ddee1
parent34ac02d388e030eb8af06fd32068b560d976cd71
Fix w32 path handling in the `compile' script.

* lib/compile: Handle colons and backslashes in win32 paths.
* tests/compile2.test: New test.
* tests/Makefile.am: Update.
Report and initial patch by Peter Rosin.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
lib/compile
tests/Makefile.am
tests/Makefile.in
tests/compile2.test [new file with mode: 0755]