(get_features): Adjusted for the change of
[m17n/libotf.git] / autogen.sh
index 00fff4b..3c17654 100755 (executable)
@@ -12,7 +12,7 @@ aclocal
 echo "Running autoheader..."
 autoheader
 echo "Running automake..."
-automake -a
+automake -a -c
 echo "Running autoconf..."
 autoconf
 echo "The remaining steps to install this library are:"