Update of /cvsroot/woc/woc
In directory sc8-pr-cvs1:/tmp/cvs-serv23871
Modified Files:
configure.in
Log Message:
Getting this baby started again (monday evening session)
Index: configure.in
===================================================================
RCS file: /cvsroot/woc/woc/configure.in,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** configure.in 16 Aug 2002 15:57:49 -0000 1.14
--- configure.in 14 Jan 2004 13:08:14 -0000 1.15
***************
*** 21,25 ****
if test -z "$SERVER_HOSTNAME"
then
! SERVER_HOSTNAME="www-woc.sci.kun.nl"
fi
AC_SUBST(SERVER_HOSTNAME)
--- 21,25 ----
if test -z "$SERVER_HOSTNAME"
then
! SERVER_HOSTNAME="www.woc.sci.kun.nl"
fi
AC_SUBST(SERVER_HOSTNAME)
***************
*** 90,120 ****
data/Makefile
data/wml/Makefile
- data/wml/a/Makefile
- data/wml/b/Makefile
- data/wml/c/Makefile
- data/wml/d/Makefile
- data/wml/e/Makefile
- data/wml/f/Makefile
- data/wml/g/Makefile
- data/wml/h/Makefile
- data/wml/i/Makefile
- data/wml/j/Makefile
- data/wml/k/Makefile
- data/wml/l/Makefile
- data/wml/m/Makefile
- data/wml/n/Makefile
- data/wml/o/Makefile
- data/wml/p/Makefile
- data/wml/q/Makefile
- data/wml/r/Makefile
- data/wml/s/Makefile
- data/wml/t/Makefile
- data/wml/u/Makefile
- data/wml/v/Makefile
- data/wml/w/Makefile
- data/wml/x/Makefile
- data/wml/y/Makefile
- data/wml/z/Makefile
- data/wml/123/Makefile
data/dadml/Makefile
data/dadml/physicalprop/Makefile
--- 90,93 ----
***************
*** 122,125 ****
--- 95,100 ----
lib/Makefile
lib/java/Makefile
+ lib/xml/Makefile
+ lib/xml/dtd/Makefile
source/Makefile
source/wocjava/Makefile
|