Re: [PATCH nft] configure: Remove AC_HEADER_STDBOOL, AC_C_ and AC_TYPE_ macros

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

 



On Fri, Jan 19, 2018 at 08:30:17AM +0530, Varsha Rao wrote:
> The following macros check if particular C types in specific header file
> exists, these header files defines them and are already included in the
> source code. So, remove them.
> 
> AC_HEADER_STDBOOL - stdbool.h
> AC_TYPE_INT and AC_TYPE_UINT - stdint.h or inttypes.h
> AC_TYPE_OFF_T and AC_TYPE_UID_T - sys/types.h
> AC_TYPE_SIZE_T - stddef.h, string.h, stdlib.h or stdio.h
> 
> Remove AC_C_CONST and AC_C_INLINE as gcc supports inline and const
> keywords.

Applied, thanks Varsha.
--
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