inline.m4 | inline.m4 | |||
---|---|---|---|---|
# inline.m4 serial 4 | # inline.m4 serial 4 | |||
dnl Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc. | dnl Copyright (C) 2006, 2009-2014 Free Software Foundation, Inc. | |||
dnl This file is free software; the Free Software Foundation | dnl This file is free software; the Free Software Foundation | |||
dnl gives unlimited permission to copy and/or distribute it, | dnl gives unlimited permission to copy and/or distribute it, | |||
dnl with or without modifications, as long as this notice is preserved. | dnl with or without modifications, as long as this notice is preserved. | |||
dnl Test for the 'inline' keyword or equivalent. | dnl Test for the 'inline' keyword or equivalent. | |||
dnl Define 'inline' to a supported equivalent, or to nothing if not support ed, | dnl Define 'inline' to a supported equivalent, or to nothing if not support ed, | |||
dnl like AC_C_INLINE does. Also, define HAVE_INLINE if 'inline' or an | dnl like AC_C_INLINE does. Also, define HAVE_INLINE if 'inline' or an | |||
dnl equivalent is effectively supported, i.e. if the compiler is likely to | dnl equivalent is effectively supported, i.e. if the compiler is likely to | |||
dnl drop unused 'static inline' functions. | dnl drop unused 'static inline' functions. | |||
AC_DEFUN([gl_INLINE], | AC_DEFUN([gl_INLINE], | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |