Lines Matching +refs:define +refs:feature

38 define([CF_ACVERSION_CHECK],
52 define([CF_ACVERSION_COMPARE],
151 define([CF_APPEND_CFLAGS],
169 define([CF_APPEND_TEXT],
214 AC_MSG_CHECKING(if you want to use C11 _Noreturn feature)
216 [ --enable-stdnoreturn enable C11 _Noreturn feature for diagnostics],
222 AC_CACHE_CHECK([for C11 _Noreturn feature], cf_cv_c11_noreturn,
426 dnl As a workaround, one could (starting with X11R5) define XTSTRINGDEFINES, to
427 dnl let the compiler decide how to represent Xt's strings which were #define'd.
447 AC_CACHE_CHECK(for X11/Xt const-feature,cf_cv_const_x_string,[
451 #define _CONST_X_STRING /* X11R7.8 (perhaps) */
575 define([CF_FIX_WARNINGS],[
621 #define GCC_PRINTF 0
624 #define GCC_SCANF 0
627 #define GCC_NORETURN /* nothing */
630 #define GCC_UNUSED /* nothing */
643 #define GCC_PRINTFLIKE(fmt,var) __attribute__((format(printf,fmt,var)))
645 #define GCC_PRINTFLIKE(fmt,var) /*nothing*/
648 #define GCC_SCANFLIKE(fmt,var) __attribute__((format(scanf,fmt,var)))
650 #define GCC_SCANFLIKE(fmt,var) /*nothing*/
669 #define GCC_$cf_ATTRIBUTE 1
675 #define GCC_$cf_ATTRIBUTE 1
680 #define GCC_$cf_ATTRIBUTE $cf_directive
715 ${FGREP-fgrep} define conftest.i >>confdefs.h
830 CF_VERBOSE(feature is broken in gcc $GCC_VERSION)
837 CF_VERBOSE(feature is broken in gcc $GCC_VERSION)
880 dnl Check if we must define _GNU_SOURCE to get a reasonable value for
950 AC_CACHE_CHECK(if we must define _GNU_SOURCE,cf_cv_gnu_source,[
970 AC_CACHE_CHECK(if we should also define _DEFAULT_SOURCE,cf_cv_default_source,[
1178 define([CF_MAKE_DOCS],[
1526 dnl $3 = symbol to define if the option is set
1639 AC_CACHE_CHECK(if we should define _POSIX_C_SOURCE,cf_cv_posix_c_source,[
1784 define([CF_REMOVE_CFLAGS],
1806 define([CF_REMOVE_DEFINE],
1816 dnl can define it successfully.
1818 AC_CACHE_CHECK(if we should define _XOPEN_SOURCE,cf_cv_xopen_source,[
1859 define([CF_WITHOUT_X],
2240 define([CF__XOPEN_SOURCE_BODY],
2250 define([CF__XOPEN_SOURCE_HEAD],