--- projects/cms/source/server/configure 2002/02/02 19:40:38 1.15 +++ projects/cms/source/server/configure 2002/02/04 00:14:13 1.15.2.1 @@ -4,7 +4,7 @@ # i-scream Distributed Centralised Monitoring System # Server configure script # -# $Id: configure,v 1.15 2002/02/02 19:40:38 tdb Exp $ +# $Id: configure,v 1.15.2.1 2002/02/04 00:14:13 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" +LIBRARIES="crimson.jar idl.jar jacorb.jar jaxp.jar mm.mysql-2.0.11-bin.jar pircbot.jar" for LIB in ${LIBRARIES}; do