[Box Backup-commit] COMMIT r1059 - box/chris/merge

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Sun Oct 15 20:30:11 BST 2006


Author: chris
Date: 2006-10-15 20:30:11 +0100 (Sun, 15 Oct 2006)
New Revision: 1059

Modified:
   box/chris/merge/win32.bat
Log:
Copy our template config.h to BoxConfig.h when compiling with MSVC. 
(refs #3)


Modified: box/chris/merge/win32.bat
===================================================================
--- box/chris/merge/win32.bat	2006-10-15 19:28:21 UTC (rev 1058)
+++ box/chris/merge/win32.bat	2006-10-15 19:30:11 UTC (rev 1059)
@@ -26,6 +26,4 @@
 cd .\lib\server & perl ./../../lib/common/makeexception.pl.in ServerException.txt & perl ./../../lib/common/makeexception.pl.in ConnectionException.txt
 cd ..\..\
 
-copy lib\win32\config.h.win32 lib\common\BoxConfig.h
-
 perl -pe 's/@PERL@/perl/' ./test/bbackupd/testfiles/bbackupd.conf.in > .\test\bbackupd\testfiles\bbackupd.conf




More information about the Boxbackup-commit mailing list