Silence make a bit

This commit is contained in:
Qball Cow 2014-03-18 00:11:46 +01:00
parent 925097c9dd
commit faa6dd4a6e
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ AC_CONFIG_SRCDIR([source])
AC_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
AM_SILENT_RULES([yes])
AC_PROG_CC
AC_PROG_CC_STDC