Add libtool support
[openafs.git] / regen.sh
index c20c4bb..0908683 100755 (executable)
--- a/regen.sh
+++ b/regen.sh
@@ -25,6 +25,8 @@ else
   exit 1
 fi
 
+echo "Running libtoolize"
+libtoolize -c -f
 echo "Running autoconf"
 autoconf
 echo "Running autoconf for configure-libafs"