X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=1f44f9549e036400bb6b77d4b5684487ab291197;hb=dc94201986a5819e672822ab5de1db41d0e258bb;hp=05135b2f48331728bcffc072b5a3a0595b28d5a4;hpb=f918cc192daaa523fa54fdead770d8eebe79db76;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])