From b8112e34ccca7501bc32add471e05b926f509ad6 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Thu, 10 May 2012 22:05:37 +0200 Subject: Enable silent (kernel style) compile messages --- Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 42b9550..f4fd978 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,11 +14,6 @@ IP_SET_MAX=256 else IP_SET_MAX=$(MAXSETS) endif -if ENABLE_VERBOSE -V=1 -else -V=0 -endif SUBDIRS = include/libipset lib src -- cgit v1.2.3