X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fsilent2.sh;h=25cf8b140ffef374eac816b25c9de5f3c57967b0;hb=c6cc38027572445a25d749db99473f82521cc79e;hp=550907f7eaf664bb9fb5b60ce198b3abed242662;hpb=26c7b8f50a02749e49135cac58c793bde97ec8fc;p=platform%2Fupstream%2Fautomake.git diff --git a/t/silent2.sh b/t/silent2.sh index 550907f..25cf8b1 100755 --- a/t/silent2.sh +++ b/t/silent2.sh @@ -17,7 +17,7 @@ # Check silent-rules mode, without libtool, non-fastdep case # (so that, with GCC, we also cover the other code paths in depend2). -# Please keep this file in sync with silent.test. +# Please keep this file in sync with 'silent.sh'. required=gcc . ./defs || exit 1 @@ -25,7 +25,6 @@ required=gcc mkdir sub cat >>configure.ac <<'EOF' -AM_SILENT_RULES AC_CONFIG_FILES([sub/Makefile]) AC_PROG_CC AM_PROG_CC_C_O