Lines Matching +refs:cc +refs:check +refs:progs
69 [ --without-ada suppress check for Ada compiler, don't build demo],
75 cf_prog_cc="gnatgcc gcc cc"
77 cf_prog_cc="gcc cc"
183 AC_ARG_WITH(progs, optwith
184 [ --without-progs suppress build/install with programs (e.g., tic)],
204 test "X$cf_with_progs" != Xno && modules_to_build="$modules_to_build progs"
230 # If we find pkg-config, check if we should install the ".pc" files.
760 ### We need 4Mb, check if we can allocate 50% more than that.
1473 ### use option --enable-check-size to detect screensize with CPR
1474 AC_MSG_CHECKING(if you want to check screensize of serial terminals)
1475 AC_ARG_ENABLE(check-size,
1476 [ --enable-check-size compile-in code to detect screensize of serial terminals],,
1899 # special check for test/ditto.c
1922 # Just in case, check if the C compiler has a bool type.