set 'silent build' as default; suppression of gcc warnings in main executable from local libraries added.

This commit is contained in:
Roland Jax
2014-12-13 09:32:39 +01:00
parent 4922e6024d
commit a9de53123c
7 changed files with 10 additions and 12 deletions
+2
View File
@@ -44,4 +44,6 @@ AM_INIT_AUTOMAKE([1.11 -Wall -Werror foreign])
m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
AC_PROG_RANLIB
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_OUTPUT