Silence build output

Do not pass CPPFLAGS twice
This commit is contained in:
Carsten Teibes
2020-05-16 02:58:04 +02:00
parent e929326a3b
commit 6f8e67656e
31 changed files with 125 additions and 126 deletions

View File

@@ -11,6 +11,7 @@ AC_CONFIG_HEADERS([config.h])
AC_PSPDEV_PATH
AM_INIT_AUTOMAKE([1.14 foreign])
AM_SILENT_RULES([yes])
# Checks for programs.
AC_PSPDEV_TOOLCHAIN