Merge branch 'maint'
[platform/upstream/automake.git] / t / silent4.sh
index 10afe75..88049f1 100755 (executable)
@@ -25,7 +25,6 @@ required="libtoolize gcc"
 mkdir sub
 
 cat >>configure.ac <<'EOF'
-AM_SILENT_RULES
 AC_CONFIG_FILES([sub/Makefile])
 AC_PROG_CC
 AM_PROG_AR