X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=configure.ac;h=4db9323e0da1e954496aff783a45192e022261c7;hp=61917f8e330a93b354627ad6970623d7beaccc01;hb=aa7f65dab682344c2be2002fe6d127365e73bc6b;hpb=af5b4efd7280e9f975ade97aee77f1265a1a1df3 diff --git a/configure.ac b/configure.ac index 61917f8..4db9323 100644 --- a/configure.ac +++ b/configure.ac @@ -3,9 +3,10 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) AC_INIT([tinc], [1.0.26]) AC_CONFIG_SRCDIR([src/tincd.c]) -AM_INIT_AUTOMAKE([1.11 check-news std-options subdir-objects nostdinc -Wall]) +AM_INIT_AUTOMAKE([1.11 check-news std-options subdir-objects nostdinc silent-rules -Wall]) AC_CONFIG_HEADERS([config.h]) AM_MAINTAINER_MODE +AM_SILENT_RULES([yes]) # Enable GNU extensions. # Define this here, not in acconfig's @TOP@ section, since definitions