--- projects/cms/source/server/configure 2001/03/14 22:01:08 1.9 +++ projects/cms/source/server/configure 2001/03/14 22:15:10 1.10 @@ -4,7 +4,7 @@ # i-scream Distributed Centralised Monitoring System # Server configure script # -# $Id: configure,v 1.9 2001/03/14 22:01:08 tdb Exp $ +# $Id: configure,v 1.10 2001/03/14 22:15:10 tdb Exp $ # ## Config @@ -24,7 +24,7 @@ PWD=`pwd` echo "> Checking for required libraries" cd build/lib -LIBRARIES="crimson.jar idl.jar jacorb.jar jaxp.jar mm.mysql-2.0.2-bin.jar" +LIBRARIES="crimson.jar idl.jar jacorb.jar jaxp.jar mm.mysql-2.0.4-bin.jar" for LIB in ${LIBRARIES}; do