HomeSort by: relevance | last modified time | path
    Searched refs:conftest (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/
configure 1638 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1642 rm -f conftest.$ac_objext
1650 (eval "$ac_compile") 2>conftest.err
1652 if test -s conftest.err; then
1653 grep -v '^ *+' conftest.err >conftest.er1
1654 cat conftest.er1 >&5
1655 mv -f conftest.er1 conftest.err
1660 test ! -s conftest.er
    [all...]
aclocal.m4 210 rm -rf conftest.dir
211 mkdir conftest.dir
214 cp "$am_depcomp" conftest.dir
215 cd conftest.dir
246 : > sub/conftest.c
248 echo '#include "conftst'$i'.h"' >> sub/conftest.c
253 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
259 am__obj=sub/conftest.${OBJEXT-o}
279 am__obj=conftest.${OBJEXT-o}
285 source=sub/conftest.c object=$am__obj
    [all...]
ltmain.sh 7685 $opt_dry_run || $RM conftest.c
7686 cat > conftest.c <<EOF
7689 $opt_dry_run || $RM conftest
7690 if $LTCC $LTCFLAGS -o conftest conftest.c $deplibs; then
7691 ldd_output=`ldd conftest`
7737 $opt_dry_run || $RM conftest
7738 if $LTCC $LTCFLAGS -o conftest conftest.c $i; then
7739 ldd_output=`ldd conftest`
    [all...]
  /src/tools/compat/
configure 1428 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1432 rm -f conftest.$ac_objext conftest.beam
1440 (eval "$ac_compile") 2>conftest.err
1442 if test -s conftest.err; then
1443 grep -v '^ *+' conftest.err >conftest.er1
1444 cat conftest.er1 >&5
1445 mv -f conftest.er1 conftest.er
    [all...]
configure.ac 314 #define CONFTEST "conftest.fparseln"
322 fp = fopen(CONFTEST, "w+");
324 unlink(CONFTEST);
  /src/lib/librumpuser/
configure 1408 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1412 rm -f conftest.$ac_objext
1420 (eval "$ac_compile") 2>conftest.err
1422 if test -s conftest.err; then
1423 grep -v '^ *+' conftest.err >conftest.er1
1424 cat conftest.er1 >&5
1425 mv -f conftest.er1 conftest.err
1430 test ! -s conftest.er
    [all...]
  /src/tools/host-mkdep/
configure 787 sed "/^$/d" confdefs.h >conftest.log
788 if test -s conftest.log; then
794 cat conftest.log >&5
800 rm -rf conftest* confdefs* core core.* *.core conf$$* $ac_clean_files &&
809 rm -rf conftest* confdefs.h
901 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
902 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
911 echo "#! $SHELL" >conftest.sh
912 echo "exit 0" >>conftest.s
    [all...]
  /src/sys/external/isc/libsodium/dist/m4/
ld-output-def.m4 21 LDFLAGS="-Wl,--output-def,conftest.def"
25 rm -f conftest.def
libtool.m4 955 ac_outfile=conftest.$ac_objext
956 echo "$lt_simple_compile_test_code" >conftest.$ac_ext
957 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
958 _lt_compiler_boilerplate=`cat conftest.err`
959 $RM conftest*
969 ac_outfile=conftest.$ac_objext
970 echo "$lt_simple_link_test_code" >conftest.$ac_ext
971 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
972 _lt_linker_boilerplate=`cat conftest.err`
973 $RM -r conftest*
    [all...]
ax_pthread.m4 296 ax_pthread_sed='s/conftest\.\$ac_ext/conftest.$ac_objext/g'
  /src/tests/crypto/libcrypto/conf/
Makefile 5 HELPER_NAME= conftest
  /src/tools/make/
configure 1386 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1390 rm -f conftest.$ac_objext
1398 (eval "$ac_compile") 2>conftest.err
1400 if test -s conftest.err; then
1401 grep -v '^ *+' conftest.err >conftest.er1
1402 cat conftest.er1 >&5
1403 mv -f conftest.er1 conftest.err
1408 test ! -s conftest.er
    [all...]
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 233 echo "$_G_sed_script" 2>/dev/null | sed 99q >conftest.sed
241 printf 0123456789 >conftest.in
244 cat conftest.in conftest.in >conftest.tmp
245 mv conftest.tmp conftest.in
246 cp conftest.in conftest.nl
247 echo '' >> conftest.n
    [all...]

Completed in 68 milliseconds