OSDN Git Service

* version up
[modchxj/mod_chxj.git] / buildconf.sh
index c810fd3..70ce7d8 100755 (executable)
@@ -12,13 +12,16 @@ rm -f ./config.log
 rm -f ./config.sub
 rm -f ./config.status
 rm -f ./install-sh
-rm -f ./libtool
-rm -f ./ltmain.sh
+#rm -f ./libtool
+#rm -f ./ltmain.sh
 rm -f ./missing
 rm -f ./mkinstalldirs
 aclocal 
 autoheader
 automake -a -c 
+#automake 
 autoconf
 rm -rf autom4te.cache
 
+(cd ./src/css; ./buildconf.sh)
+