Merge branch 'maint'
[platform/upstream/automake.git] / t / silentcxx-gcc.sh
index 1907e21..bafad6d 100755 (executable)
@@ -24,7 +24,6 @@ required=g++
 mkdir sub
 
 cat >>configure.ac <<'EOF'
-AM_SILENT_RULES
 AC_PROG_CXX
 AC_CONFIG_FILES([sub/Makefile])
 AC_OUTPUT