Fix prefix_filename() function.
commit4a8d948eaccda45f1afded4dc545e35207a0847f
authorJohannes Sixt <johannes.sixt@telecom.at>
Sat, 8 Dec 2007 19:51:36 +0000 (8 20:51 +0100)
committerJohannes Sixt <johannes.sixt@telecom.at>
Sat, 8 Dec 2007 19:51:36 +0000 (8 20:51 +0100)
treebb7a78a3734fd5cc11b2caedb1a4976c631cce53
parentbd8d78a1593f4aa0ddbd403ce225e466ecbcab9c
Fix prefix_filename() function.

The previous implementation translated '\' to '/' on non-Windows, too
(in those cases where the prefix was actually prepended to the path).

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
setup.c