autogen.sh: call ./guile-aclocal.sh instead of aclocal.
[bpt/guile.git] / autogen.sh
index 78c60db..c3498d0 100755 (executable)
@@ -5,7 +5,8 @@
   exit 1
 }
 
-aclocal -I .
+./guile-aclocal.sh
+
 libtoolize --copy --automake --ltdl
 autoheader
 autoconf