Update of /cvsroot/boost/boost/libs/interprocess/proj/conceptgcc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv11652/proj/conceptgcc

Modified Files:
        MakeAll 
Log Message:
Changes to correct regression tests for intel-win-9.1 & cw-9.4

Index: MakeAll
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/proj/conceptgcc/MakeAll,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- MakeAll     4 May 2007 21:17:49 -0000       1.1
+++ MakeAll     12 May 2007 12:31:53 -0000      1.2
@@ -1,7 +1,7 @@
 
-ifndef CC
-CC=i686-pc-cygwin-gcc.exe
-endif
+#ifndef CC
+CC=i686-pc-cygwin-conceptg++.exe
+#endif
 
 BOOST_ROOT=../../../..
 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to