create directories branches, tags, trunk
[lttv.git] / ltt / branches / poly / autogen.sh
index d1487f6d5b9cc46c3bfa3062e32c00e9346c985e..87b034b3933b496f31cac2497a1e7b9aee010f5a 100755 (executable)
@@ -134,8 +134,8 @@ do
          libtoolize --force --copy
        fi
       fi
-      echo "Running aclocal-1.7 $aclocalinclude ..."
-      aclocal-1.7 $aclocalinclude
+      echo "Running aclocal $aclocalinclude ..."
+      aclocal $aclocalinclude
       if grep "^AM_CONFIG_HEADER" configure.in >/dev/null; then
        echo "Running autoheader..."
        autoheader
This page took 0.023049 seconds and 4 git commands to generate.