OSDN Git Service

* version up for RELEASE
[modchxj/mod_chxj.git] / buildconf.sh
index d6d011a..70ce7d8 100755 (executable)
@@ -1,16 +1,12 @@
 #!/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
 rm -f ./Makefile
 rm -f ./Makefile.in
 rm -f ./configure
-<<<<<<< HEAD:buildconf.sh
-#libtoolize --force --copy
-=======
->>>>>>>   * updated new trunk.:buildconf.sh
 rm -f ./config.guess
 rm -f ./config.log
 rm -f ./config.sub
@@ -27,3 +23,5 @@ automake -a -c
 autoconf
 rm -rf autom4te.cache
 
+(cd ./src/css; ./buildconf.sh)
+