(gd_render): If gdAlphaTransparent is not defined,
[m17n/m17n-lib.git] / bootstrap.sh
index 688af67..f19de8d 100755 (executable)
@@ -14,7 +14,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:"