From 9576e005e18b2d0131e0fce5279a401cbe71c0f8 Mon Sep 17 00:00:00 2001 From: Daniel Elstner Date: Thu, 10 Sep 2015 18:45:50 +0200 Subject: Build: Put --no-print-directory into GNUMAKEFLAGS Also output the compiler version in the configuration summary. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0515e80..2bbdb2c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,7 @@ ACLOCAL_AMFLAGS = -I m4 AM_LIBTOOLFLAGS = --silent -MAKEFLAGS = --no-print-directory +GNUMAKEFLAGS = --no-print-directory DECODERS_DIR = $(pkgdatadir)/decoders AM_CPPFLAGS = -D_POSIX_C_SOURCE=200112L -DDECODERS_DIR='"$(DECODERS_DIR)"' -- cgit v1.2.3-70-g09d2