[Mockpp-commits] mockpp configure.in,1.66,1.67
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2005-03-25 10:27:38
|
Update of /cvsroot/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30249 Modified Files: configure.in Log Message: removed unmaintained (and somehow redundant) directory Index: configure.in =================================================================== RCS file: /cvsroot/mockpp/mockpp/configure.in,v retrieving revision 1.66 retrieving revision 1.67 diff -u -d -r1.66 -r1.67 --- configure.in 22 Mar 2005 20:49:06 -0000 1.66 +++ configure.in 25 Mar 2005 10:27:29 -0000 1.67 @@ -357,6 +357,7 @@ Makefile \ \ bcb5/Makefile \ + \ bcbX/Makefile \ bcbX/cppunit-lib/Makefile \ \ @@ -370,10 +371,6 @@ msvc6/mockpp/tests/Makefile \ \ msvc7/Makefile \ - msvc7/lib/Makefile \ - msvc7/mockpp/Makefile \ - msvc7/examples/Makefile \ - msvc7/tests/Makefile \ \ msvc71/Makefile \ msvc71/lib/Makefile \ |