From fe7e7186c41feef2a1ea71fea14dda6e8d571827 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Mon, 8 Dec 2008 20:32:30 +0000 Subject: oops, forgot to remove previous CFLAGS declaration --- configure.ac | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 89f06f7..0b1d484 100755 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -# $calcurse: configure.ac,v 1.24 2008/12/08 20:03:15 culot Exp $ +# $calcurse: configure.ac,v 1.25 2008/12/08 20:32:30 culot Exp $ #------------------------------------------------------------------------------- # Init @@ -56,8 +56,6 @@ AC_CHECK_HEADERS([math.h], [ #------------------------------------------------------------------------------- # Compilation options #------------------------------------------------------------------------------- -CFLAGS+="-Wall -g" - AC_ARG_ENABLE(debug, AS_HELP_STRING([--enable-debug], [set CFLAGS for debug]), debug=$enableval) -- cgit v1.2.3