--- projects/cms/source/server/configure 2003/01/26 14:02:52 1.17 +++ projects/cms/source/server/configure 2003/02/05 16:43:44 1.18 @@ -4,7 +4,7 @@ # i-scream Distributed Centralised Monitoring System # Server configure script # -# $Id: configure,v 1.17 2003/01/26 14:02:52 tdb Exp $ +# $Id: configure,v 1.18 2003/02/05 16:43:44 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" +LIBRARIES="crimson.jar idl.jar jacorb.jar jaxp.jar mm.mysql-2.0.11-bin.jar pircbot.jar iscream_util.jar" for LIB in ${LIBRARIES}; do