--- projects/cms/source/server/configure 2003/02/21 21:21:51 1.21 +++ projects/cms/source/server/configure 2003/05/05 22:04:55 1.22 @@ -4,7 +4,7 @@ # i-scream Distributed Centralised Monitoring System # Server configure script # -# $Id: configure,v 1.21 2003/02/21 21:21:51 tdb Exp $ +# $Id: configure,v 1.22 2003/05/05 22:04:55 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.11-bin.jar pircbot.jar iscream_util.jar" +LIBRARIES="crimson.jar idl.jar jacorb.jar jaxp.jar pircbot.jar iscream_util.jar" for LIB in ${LIBRARIES}; do