X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=032b6f505c3dee9410327b94bbb1cc14673e945c;hb=9105b4658e6c6cabb4e4e840f18b267fba7d1c60;hp=f6fdd4f9098b6bcfd0f8d68315ca8f011c091e11;hpb=a782dd10f3ceb14d0f17c66ad35ac2a8d2c1378a;p=pspp diff --git a/configure.ac b/configure.ac index f6fdd4f909..032b6f505c 100644 --- a/configure.ac +++ b/configure.ac @@ -336,6 +336,8 @@ 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]) + AC_OUTPUT echo "PSPP configured successfully."