X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a661242e1b363f55034c78fd424c65e0479a68d2..16424c27ddec8905581927cbf546600929c3b607:/configure.ac diff --git a/configure.ac b/configure.ac index 7f653dc3..520c8d42 100644 --- a/configure.ac +++ b/configure.ac @@ -131,9 +131,6 @@ if test "$GCC" = yes; then nmh_cv_has_q_unused_arguments=no) LDFLAGS="$nmh_saved_ldflags"]) - dnl TEMPORARY - echo gcc `gcc -dumpversion` - if test "$nmh_cv_has_q_unused_arguments" = "yes"; then test -z "$LDFLAGS" && LDFLAGS=-Qunused-arguments \ || LDFLAGS="$LDFLAGS -Qunused-arguments"