Searched refs:conftest (Results 1 – 5 of 5) sorted by relevance
1506 if test "$*" != "X $srcdir/configure conftest.file" \1507 && test "$*" != "X conftest.file $srcdir/configure"; then1639 cat >conftest.make <<\_ACEOF1644 eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`1650 rm -f conftest.make2390 cat >conftest.$ac_ext <<_ACEOF2393 cat confdefs.h >>conftest.$ac_ext2394 cat >>conftest.$ac_ext <<_ACEOF2426 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out2432 conftest.$ac_ext )[all …]
9 [cat > conftest.c <<\EOF18 if AC_TRY_COMMAND([${CC-cc} ${CFLAGS} -S conftest.c]) && test -s conftest.s; then24 if grep _func conftest.s >/dev/null 2>&1; then30 rm -f conftest*])46 [cat > conftest.c <<\EOF54 if AC_TRY_EVAL(ac_compile) && test -s conftest.o; then :60 …D([${CC-cc} ${CFLAGS} -nostdlib -Wl,-N -Wl,-Ttext -Wl,$link_addr conftest.o -o conftest.exec]); th…64 if AC_TRY_COMMAND([${OBJCOPY-objcopy} -O binary conftest.exec conftest]); then :68 if test ! -f conftest.old || AC_TRY_COMMAND([cmp -s conftest.old conftest]); then69 mv -f conftest conftest.old[all …]
211 mkdir conftest.dir214 cp "$am_depcomp" conftest.dir215 cd conftest.dir236 : > sub/conftest.c238 echo '#include "conftst'$i'.h"' >> sub/conftest.c243 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf261 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \262 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \263 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \264 >/dev/null 2>conftest.err &&[all …]
6980 source file "conftest.s.in", and then, replace @ADDR32@ with9096 (grub_ASM_ADDR32): Delete conftest files after running the test.
26 TESTS= conftest globtest kwtest luttest optstest104 conftest: conftest.o err.o fn.o lut.o opts.o target105 $(LINK.c) -o conftest conftest.o err.o fn.o lut.o opts.o $(LDLIBS)