introduce-autoconf-for-openafs-20010628
[openafs.git] / regen.sh
old mode 100644 (file)
new mode 100755 (executable)
similarity index 51%
rename from src/regen.sh
rename to regen.sh
index 9bb261a..9875b78
+++ b/regen.sh
@@ -1,8 +1,9 @@
+echo "Updating configuration..."
 echo "Running aclocal"
-aclocal -I cf
+aclocal -I src/cf
 echo "Running autoconf"
 autoconf
 echo "Running autoheader"
 autoheader
-echo "Running automake"
-automake
+#echo "Running automake"
+#automake