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]

 



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.
--
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