X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=17f6688e35b47515bda6eff4f440da861524e123;hb=8026847386fa3cddca522bedefbd563304a50903;hp=3663fcaaafb3d2f1000f4b533d507fe359a40d9e;hpb=ff1ee9bccaa84dd4b062387989c107eb1dafc136;p=deliverable%2Flttng-ust.git diff --git a/configure.ac b/configure.ac index 3663fcaa..17f6688e 100644 --- a/configure.ac +++ b/configure.ac @@ -44,8 +44,8 @@ AC_CANONICAL_HOST AM_INIT_AUTOMAKE([1.12 foreign dist-bzip2 no-dist-gzip tar-ustar nostdinc -Wall -Wno-portability -Werror]) AM_MAINTAINER_MODE([enable]) -# Enable silent rules if available (Introduced in AM 1.11) -m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) +# Enable silent rules by default +AM_SILENT_RULES([yes]) # Checks for C compiler AC_USE_SYSTEM_EXTENSIONS