minor bug in vc6-build.bat
From: Vaigl, James _at_ AS <_at_>
Date: 2004-12-03 20:53:49 CET
I'm trying to build for the first time for Windows. I noticed this while
my way through the process...
In the vc6-build.bat.in that comes in the zip file, this line
if not exist zlib\zlibstat.lib goto zlibstaterr
should say
if not exist zlib\zlibstat.lib goto zliberrstat
Notice the goto label is wrong in the first one, so the useful hint doesn't
It's a tiny, minor thing, but I thought worth mentioning.
Regards,
--Jim
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.