OSDN Git Service

* version up
[modchxj/mod_chxj.git] / buildconf.sh
index 495471f..70ce7d8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # autogen.sh - generates configure using the autotools
-# $Id: buildconf.sh 1836 2008-02-07 17:41:30Z konn $
+# $Id$
 #export WANT_AUTOCONF=2.5
 #libtoolize --force --copy
 rm -f ./aclocal.m4
@@ -23,3 +23,5 @@ automake -a -c
 autoconf
 rm -rf autom4te.cache
 
+(cd ./src/css; ./buildconf.sh)
+