--- projects/cms/source/server/configure 2001/11/25 19:46:35 1.14 +++ projects/cms/source/server/configure 2002/02/02 19:40:38 1.15 @@ -4,7 +4,7 @@ # i-scream Distributed Centralised Monitoring System # Server configure script # -# $Id: configure,v 1.14 2001/11/25 19:46:35 tdb Exp $ +# $Id: configure,v 1.15 2002/02/02 19:40:38 tdb Exp $ # ## Config @@ -32,7 +32,7 @@ SRCROOT=`pwd` echo "> Checking for required libraries" cd build/lib -LIBRARIES="crimson.jar idl.jar jacorb.jar jaxp.jar mm.mysql-2.0.4-bin.jar" +LIBRARIES="crimson.jar idl.jar jacorb.jar jaxp.jar mm.mysql-2.0.11-bin.jar" for LIB in ${LIBRARIES}; do