Lines Matching refs:ifelse
86 [ifelse(builtin([eval], [$2 < $5]), 1,
87 [ifelse([$8], , ,[$8])],
88 [ifelse([$9], , ,[$9])])])dnl
161 ifelse([$2],,,[CF_VERBOSE(add to \$CFLAGS $cf_new_cflags)])
166 ifelse([$2],,,[CF_VERBOSE(add to \$CPPFLAGS $cf_new_cppflags)])
171 ifelse([$2],,,[CF_VERBOSE(add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags)])
185 AC_DEFUN([CF_ADD_LIB],[CF_ADD_LIBS(-l$1,ifelse($2,,LIBS,[$2]))])dnl
196 cf_add_libs="[$]ifelse($2,,LIBS,[$2])"
210 ifelse($2,,LIBS,[$2])="$cf_add_libs"
279 [AC_ARG_ENABLE([$1],[$2],[test "$enableval" != ifelse([$5],no,yes,no) && enableval=ifelse([$5],no,no,yes)
281 ifelse([$3],,[ :]dnl
282 ,[ $3]) ifelse([$4],,,[
285 fi],[enableval=$5 ifelse([$4],,,[
407 ifelse([$1],,[AC_CANONICAL_HOST],[$1])
463 ifelse([$2],,int,[$2]) x = (ifelse([$2],,int,[$2])) $1; (void)x,
474 CF_CHECK_EXTERN_DATA($1,ifelse([$2],,int,[$2]))
516 ifelse([$2],,CLANG_COMPILER,[$2])=no
518 if test "$ifelse([$1],,[$1],GCC)" = yes ; then
519 AC_MSG_CHECKING(if this is really Clang ifelse([$1],GXX,C++,C) compiler)
520 cf_save_CFLAGS="$ifelse([$3],,CFLAGS,[$3])"
526 ],[ifelse([$2],,CLANG_COMPILER,[$2])=yes
528 ifelse([$3],,CFLAGS,[$3])="$cf_save_CFLAGS"
529 AC_MSG_RESULT($ifelse([$2],,CLANG_COMPILER,[$2]))
534 if test "x$ifelse([$2],,CLANG_COMPILER,[$2])" = "xyes" ; then
795 ifelse($2,,[CF_GCC_ATTRIBUTES])
798 ifelse($2,yes,[CF_GCC_ATTRIBUTES])
1493 cf_gnu_xopen_source=ifelse($1,,500,$1)
1657 @echo IMAKE ${ALLDEFINES}ifelse([$1],,,[ $1]) | sed -f fix_cflags.sed
1658 @echo IMAKE ${EXTRA_LOAD_FLAGS}ifelse([$2],,,[ $2]) | sed -f fix_lflags.sed
1802 ifelse([$2],,INTEL_COMPILER,[$2])=no
1804 if test "$ifelse([$1],,[$1],GCC)" = yes ; then
1807 AC_MSG_CHECKING(if this is really Intel ifelse([$1],GXX,C++,C) compiler)
1808 cf_save_CFLAGS="$ifelse([$3],,CFLAGS,[$3])"
1809 ifelse([$3],,CFLAGS,[$3])="$ifelse([$3],,CFLAGS,[$3]) -no-gcc"
1815 ],[ifelse([$2],,INTEL_COMPILER,[$2])=yes
1818 ifelse([$3],,CFLAGS,[$3])="$cf_save_CFLAGS"
1819 AC_MSG_RESULT($ifelse([$2],,INTEL_COMPILER,[$2]))
1960 [double x = rand(); printf("result = %g\\n", ]ifelse([$2],,sin(x),$2)[)],
1976 [double x = rand(); printf("result = %g\\n", ]ifelse([$2],,sin(x),$2)[)],
1983 ifelse($1,,[CF_ADD_LIB(m)],[$1=-lm])
2103 AC_DEFINE_UNQUOTED($3,1,"Define to 1 if you want to use $1 for testing.")ifelse([$4],,[
2135 ifelse([$1],,,[$1=$PATH_SEPARATOR])
2156 AC_PATH_PROGS($1,[$]$1 $2 ifelse($3,,,$3),[$]$1, ifelse($4,,,$4))
2217 ifelse([$2],,[AC_MSG_ERROR([expected a pathname, not \"[$]$1\"])],$2)
2279 cf_POSIX_C_SOURCE=ifelse([$1],,199506L,[$1])
2472 ifelse($1,,[AC_PROG_CC],[AC_PROG_CC($1)])
2627 ifelse([$3],,,[CF_VERBOSE(removing old option $1 from $2)])
3164 ifelse([$2],,:,[$2])
3168 ifelse([$3],,:,[$3])
3906 [AC_CHECK_LIB(dbmalloc,[debug_malloc]ifelse([$1],,[],[,$1]))])
4011 cf_desktop_want="ifelse([$4],,ifelse([$3],,[Application;],[`echo "$3" | sed -e 's/\*//g' -e 's/|/;/g' -e 's/[[;]]*$/;/g'`]),[$4])"
4032 [AC_CHECK_LIB(dmalloc,[dmalloc_debug]ifelse([$1],,[],[,$1]))])
4146 ifelse([$1],,[
4163 ICON_THEME=ifelse([$2],,hicolor,$2)
4182 : ${ICON_FORMAT:=ifelse([$3],,[".svg .png .xpm"],[$3])}
4186 ifelse([$4],,[cf_icon_list=$1],[
4297 CF_IMAKE_CFLAGS(ifelse([$1],,,[$1]))
4968 cf_XOPEN_SOURCE=ifelse([$1],,500,[$1])
4969 cf_POSIX_C_SOURCE=ifelse([$2],,199506L,[$2])
5221 cf_x_athena_root=ifelse([$1],,Xaw,[$1])
5267 cf_x_athena_root=ifelse([$1],,Xaw,[$1])