X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=bec7e1a41d257cfa01516ef217f8abd78ccb5234;hb=2db4d52d01587c430f02c338250949653ee818e6;hp=7e976a8ca62d9857a80618fbf8036fc86be31b53;hpb=5ce0aa4323a1caafd709713671bae889e8410057;p=pspp diff --git a/configure.ac b/configure.ac index 7e976a8ca6..bec7e1a41d 100644 --- a/configure.ac +++ b/configure.ac @@ -335,6 +335,8 @@ PSPP_CHECK_PREREQS AC_CONFIG_FILES( [Makefile gl/Makefile po/Makefile tests/atlocal perl-module/lib/PSPP.pm]) +AC_CONFIG_COMMANDS([doc/dummy], [:]) + m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES]) AC_OUTPUT