X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=032b6f505c3dee9410327b94bbb1cc14673e945c;hb=6e6149a5d49f2de353f06d6533288e3821c04c2d;hp=dcdf02b20413f8a1662406356c880a74c4e912bb;hpb=b779cc2fe07d6e8e66aad413e4644e8e124c65ff;p=pspp diff --git a/configure.ac b/configure.ac index dcdf02b204..032b6f505c 100644 --- a/configure.ac +++ b/configure.ac @@ -336,11 +336,7 @@ PSPP_CHECK_PREREQS AC_CONFIG_FILES( [Makefile gl/Makefile po/Makefile tests/atlocal perl-module/lib/PSPP.pm]) -m4_ifdef( - [AM_SILENT_RULES], - [AM_SILENT_RULES], - [AM_V_P=: - AC_SUBST([AM_V_P])]) +m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES]) AC_OUTPUT echo "PSPP configured successfully."