Lines Matching refs:test

37 if test "x$enable_maintainer_mode" = xyes; then
39 if test -z "$PERL"; then
45 if test "x$CFLAGS" = x; then
49 if test "x$host_cpu" = xx86_64; then
69 if test "x$with_binutils" != x; then
79 if test "x$ac_cv_prog_gcc" = xyes; then
80 if test "x$default_CFLAGS" = xyes; then
84 if test "x$with_binutils" != x; then
95 if test "x$size_flag" = xyes; then
112 if test "x$no_stack_protector_flag" = xyes; then
143 if test "x$falign_loop_flag" = xyes; then
149 if test "x$undef_flag" = xyes; then
153 if test "x$with_binutils" != x; then
163 if test "x$grub_cv_prog_objcopy_absolute" != xyes; then
170 if test "x$grub_cv_asm_addr32" != xyes; then
178 if test "x$grub_cv_check_start_symbol" != "xyes" \
186 if test "x$grub_cv_check_uscore_uscore_bss_start_symbol" != "xyes" \
194 if test "x$grub_cv_check_end_symbol" != "xyes" \
209 if test "x$with_curses" != "xno"; then
227 if test x"$enable_ext2fs" != xno; then
234 if test x"$enable_fat" != xno; then
241 if test x"$enable_ffs" != xno; then
248 if test x"$enable_ufs" != xno; then
255 if test x"$enable_ufs2" != xno; then
262 if test x"$enable_minix" != xno; then
269 if test x"$enable_reiserfs" != xno; then
276 if test x"$enable_vstafs" != xno; then
283 if test x"$enable_jfs" != xno; then
290 if test x"$enable_xfs" != xno; then
297 if test x"$enable_zfs" != xno; then
304 if test x"$enable_iso9660" != xno; then
311 dnl #if test x"$enable_tftp" = xyes; then
318 if test x"$enable_gunzip" = xno; then
324 if test "x$enable_md5_password" != xno; then
333 if test "x$enable_packet_retransmission" != xno; then
339 if test "x$enable_pci_direct" = xyes; then
346 if test "x$enable_3c595" = xyes; then
353 if test "x$enable_3c90x" = xyes; then
360 if test "x$enable_davicom" = xyes; then
367 if test "x$enable_e1000" = xyes; then
374 if test "x$enable_eepro100" = xyes; then
381 if test "x$enable_epic100" = xyes; then
388 if test "x$enable_forcedeth" = xyes; then
395 if test "x$enable_natsemi" = xyes; then
402 if test "x$enable_ns83820" = xyes; then
409 if test "x$enable_ns8390" = xyes; then
416 if test "x$enable_pcnet32" = xyes; then
423 if test "x$enable_pnic" = xyes; then
430 if test "x$enable_rtl8139" = xyes; then
437 if test "x$enable_r8169" = xyes; then
444 if test "x$enable_sis900" = xyes; then
451 if test "x$enable_sundance" = xyes; then
458 if test "x$enable_tg3" = xyes; then
465 if test "x$enable_tulip" = xyes; then
472 if test "x$enable_tlan" = xyes; then
479 if test "x$enable_undi" = xyes; then
486 if test "x$enable_via_rhine" = xyes; then
493 if test "x$enable_w89c840" = xyes; then
499 AM_CONDITIONAL(NETBOOT_SUPPORT, test "x$NET_CFLAGS" != x)
500 if test "x$NET_CFLAGS" != x; then
508 if test "x$enable_compex_rl2000_fix" = xyes; then
526 AM_CONDITIONAL(DISKLESS_SUPPORT, test "x$enable_diskless" = xyes)
531 AM_CONDITIONAL(GRAPHICS_SUPPORT, test "x$enable_graphics" != xno)
536 AM_CONDITIONAL(HERCULES_SUPPORT, test "x$enable_hercules" != xno)
541 AM_CONDITIONAL(SERIAL_SUPPORT, test "x$enable_serial" != xno)
548 test "x$enable_serial_speed_simulation" = xyes)
551 if test "x$enable_diskless" = xyes; then
552 if test "x$NET_CFLAGS" = x; then
561 if test "x$enable_preset_menu" = x; then
564 if test -r $enable_preset_menu; then
576 AM_CONDITIONAL(BUILD_EXAMPLE_KERNEL, test "x$enable_example_kernel" = xyes)
582 if test "x$enable_auto_linux_mem_opt" = xno; then