From 753010f571fcbe82c682cf00ab823d1e165a2f46 Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Sun, 20 Sep 2009 13:32:46 +0530 Subject: build: Update CFLAGS and also check if they are supported Also, enable all warnings by default, whether it is a debug build or not. --- m4macros/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'm4macros/Makefile.am') diff --git a/m4macros/Makefile.am b/m4macros/Makefile.am index 8e09385..de54db6 100644 --- a/m4macros/Makefile.am +++ b/m4macros/Makefile.am @@ -1,3 +1,4 @@ EXTRA_DIST = \ + as-compiler-flag.m4 \ argenable.m4 \ typecheck.m4 -- cgit v1.2.3