X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libevent%2Fconfigure.in;h=285637b8d1ae5c0f02a9a40e4e26b41951600aa7;hb=33c70ce1349f3e7fcbc5776785f34f3bd89f1d92;hp=86f929bb1fe2c916326a980542e28020239994fe;hpb=fbd6b007f0121c117e86d02efa0a88e1e5ff6676;p=netatalk.git diff --git a/libevent/configure.in b/libevent/configure.in index 86f929bb..285637b8 100644 --- a/libevent/configure.in +++ b/libevent/configure.in @@ -12,6 +12,8 @@ AC_INIT(event.c) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE(libevent,2.0.18-stable) +dnl Enable silent Automake rules if present +m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) AM_CONFIG_HEADER(config.h) AC_DEFINE(NUMERIC_VERSION, 0x02001200, [Numeric representation of the version])