Allow silent build if available

This commit is contained in:
Sumit Bose 2012-07-04 12:15:05 +02:00 committed by Alexander Bokovoy
parent e88049ecee
commit 7fb9ca23a1

View File

@ -7,6 +7,7 @@ AC_INIT([ipa-server],
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
AM_MAINTAINER_MODE
AC_PROG_CC