Aw: Re: [PATCH 6/7] autotools conversion: commit the rest of the configure.ac changes.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 


----- Original Nachricht ----
Von:     Jan Engelhardt <jengelh@xxxxxxx>
An:      Giorgio Dal Molin <giorgio.nicole@xxxxxxxx>
Datum:   07.07.2014 15:14
Betreff: Re: [PATCH 6/7] autotools conversion: commit the rest of the
 configure.ac changes.

> 
> On Monday 2014-07-07 12:16, Giorgio Dal Molin wrote:
> >+
> >+AS_CASE([$enable_debug],
> >+	[yes],[
> >+	AC_DEFINE([DEBUG],1,[Debug enabled])
> >+	DEBUG_CPPFLAGS="-g -DDEBUG"
> >+	])
> >+
> >+AC_SUBST(DEBUG_CPPFLAGS)
> 
> -g should not be in DEBUG_CPPFLAGS (but DEBUG_CFLAGS)
> because it's strictly speaking not a preprocessor flag.

OK, I changed it; I define/subst now two variable: DEBUG_CFLAGS='-g' and DEBUG_CPPFLAGS='-DDEBUG'.

giorgio
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux