X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=1f44f9549e036400bb6b77d4b5684487ab291197;hb=71e31ace909a5378f08e6f60c1cba65417ffa6e9;hp=05135b2f48331728bcffc072b5a3a0595b28d5a4;hpb=e8d51462cf9c47973887aa23c64d436acf6b86ce;p=xboard.git diff --git a/configure.ac b/configure.ac index 05135b2..1f44f95 100644 --- a/configure.ac +++ b/configure.ac @@ -32,7 +32,7 @@ AC_INIT([xboard],[master-20110411],[bug-xboard@gnu.org]) dnl| need this to be able to compile some files in a subdir (filebrowser) AM_INIT_AUTOMAKE([subdir-objects]) -m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES]) +m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AC_CONFIG_HEADERS([config.h])