Lines Matching refs:dnl
39 AC_DEFUN([NB_NETBSD], [dnl
40 AC_BEFORE([$0], [AC_COMPILE_IFELSE])dnl
41 AC_BEFORE([$0], [AC_RUN_IFELSE])dnl
53 ])dnl NB_NETBSD
146 dnl XXX - This is UGLY. Need a better way to homogenize the bitsized types,
147 dnl including use of compiler primitive types via AC_CHECK_SIZEOF.
148 dnl
149 AC_DEFUN([NB_CHECK_INTTYPE], [dnl
177 ])dnl NB_CHECK_INTTYPE
300 dnl # Cygwin: We *MUST* look at -lregex *before* the "no libs" condition.
301 dnl # Thus AC_CHECK_LIB(regex...) comes first, and AC_SEARCHLIBS next.
343 dnl
344 dnl Set per-warning CC_* variables if supported by HOST_CC.
345 dnl
347 dnl Disable use of pre-compiled headers on Darwin.
350 dnl Detect HOST_CC support for <bsd.own.mk> CC_* warnings
364 dnl Display results
365 dnl
367 m4_foreach_w([NB_VAR], [CC LIBS ]NB_CHECK_CC_FLAG_VARS, [dnl