OSDN Git Service

* Added README.markdown
[modchxj/mod_chxj.git] / buildconf.sh
index b5c46a9..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 ./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)
+