From: Egon W. <eg...@us...> - 2003-09-26 19:08:20
|
Update of /cvsroot/woc/woc2/layout In directory sc8-pr-cvs1:/tmp/cvs-serv18176/layout Added Files: configure.in Log Message: Some more corrections --- NEW FILE: configure.in --- dnl dnl $Id: configure.in,v 1.1 2003/09/26 19:08:05 egonw Exp $ dnl AC_INIT() AM_INIT_AUTOMAKE(woc, `cat VERSION`) AC_OUTPUT([ woc/webdocs/Makefile woc/cgi/Makefile iupac/webdocs/Makefile iupac/cgi/Makefile translations/webdocs/Makefile translations/cgi/Makefile generic/webdocs/Makefile generic/cgi/Makefile generic/Makefile Makefile ]) |