Home
last modified time | relevance | path

Searched refs:ac_unique_file (Results 1 – 25 of 45) sorted by relevance

12

/freebsd-11-stable/contrib/libreadline/examples/rlfe/
HDconfigure274 ac_unique_file="rlfe.c"
685 if test ! -r $srcdir/$ac_unique_file; then
691 if test ! -r $srcdir/$ac_unique_file; then
693 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
696 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
700 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
/freebsd-11-stable/contrib/gcclibs/libssp/
HDconfigure274 ac_unique_file="ssp.c"
722 if test ! -r $srcdir/$ac_unique_file; then
728 if test ! -r $srcdir/$ac_unique_file; then
730 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
733 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
737 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
/freebsd-11-stable/contrib/ldns/drill/
HDconfigure1183 if test ! -r "$srcdir/$ac_unique_file"; then
1189 if test ! -r "$srcdir/$ac_unique_file"; then
1191 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1195 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
/freebsd-11-stable/contrib/tcsh/
HDconfigure1215 if test ! -r "$srcdir/$ac_unique_file"; then
1221 if test ! -r "$srcdir/$ac_unique_file"; then
1223 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1227 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
/freebsd-11-stable/contrib/gcclibs/libmudflap/
HDconfigure274 ac_unique_file="mf-runtime.c"
722 if test ! -r $srcdir/$ac_unique_file; then
728 if test ! -r $srcdir/$ac_unique_file; then
730 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
733 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
737 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
HDconfigure276 ac_unique_file="decNumber.h"
724 if test ! -r $srcdir/$ac_unique_file; then
730 if test ! -r $srcdir/$ac_unique_file; then
732 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
735 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
739 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
/freebsd-11-stable/contrib/bmake/
HDconfigure1187 if test ! -r "$srcdir/$ac_unique_file"; then
1193 if test ! -r "$srcdir/$ac_unique_file"; then
1195 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1199 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
/freebsd-11-stable/contrib/gperf/doc/
HDconfigure1103 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
/freebsd-11-stable/contrib/gcclibs/libcpp/
HDconfigure276 ac_unique_file="ucnid.h"
724 if test ! -r $srcdir/$ac_unique_file; then
730 if test ! -r $srcdir/$ac_unique_file; then
732 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
735 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
739 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
/freebsd-11-stable/contrib/gperf/
HDconfigure1100 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
/freebsd-11-stable/contrib/binutils/libiberty/
HDconfigure274 ac_unique_file="xmalloc.c"
722 if test ! -r $srcdir/$ac_unique_file; then
728 if test ! -r $srcdir/$ac_unique_file; then
730 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
733 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
737 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
/freebsd-11-stable/contrib/gcclibs/libiberty/
HDconfigure274 ac_unique_file="xmalloc.c"
722 if test ! -r $srcdir/$ac_unique_file; then
728 if test ! -r $srcdir/$ac_unique_file; then
730 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
733 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
737 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
/freebsd-11-stable/contrib/libreadline/
HDconfigure277 ac_unique_file="readline.h"
725 if test ! -r $srcdir/$ac_unique_file; then
731 if test ! -r $srcdir/$ac_unique_file; then
733 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
736 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
740 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
/freebsd-11-stable/contrib/groff/
HDconfigure506 ac_unique_file="src/roff/groff/groff.cpp"
956 if test ! -r $srcdir/$ac_unique_file; then
962 if test ! -r $srcdir/$ac_unique_file; then
964 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
967 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
971 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
/freebsd-11-stable/contrib/sqlite3/tea/
HDconfigure1268 if test ! -r "$srcdir/$ac_unique_file"; then
1274 if test ! -r "$srcdir/$ac_unique_file"; then
1276 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1280 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
/freebsd-11-stable/contrib/tcpdump/
HDconfigure1233 if test ! -r "$srcdir/$ac_unique_file"; then
1239 if test ! -r "$srcdir/$ac_unique_file"; then
1241 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1245 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
/freebsd-11-stable/contrib/byacc/
HDconfigure108 ac_unique_file="main.c"
557 if test ! -r $srcdir/$ac_unique_file; then
563 if test ! -r $srcdir/$ac_unique_file; then
/freebsd-11-stable/contrib/opie/
HDconfigure480 ac_unique_file=README
490 if test ! -r $srcdir/$ac_unique_file; then
496 if test ! -r $srcdir/$ac_unique_file; then
/freebsd-11-stable/contrib/binutils/
HDconfigure274 ac_unique_file="move-if-change"
685 if test ! -r $srcdir/$ac_unique_file; then
691 if test ! -r $srcdir/$ac_unique_file; then
693 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
696 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
700 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
/freebsd-11-stable/contrib/binutils/opcodes/
HDconfigure423 ac_unique_file="z8k-dis.c"
871 if test ! -r $srcdir/$ac_unique_file; then
877 if test ! -r $srcdir/$ac_unique_file; then
879 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
882 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
886 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
/freebsd-11-stable/contrib/binutils/ld/
HDconfigure423 ac_unique_file="ldmain.c"
871 if test ! -r $srcdir/$ac_unique_file; then
877 if test ! -r $srcdir/$ac_unique_file; then
879 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
882 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
886 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
/freebsd-11-stable/contrib/libpcap/
HDconfigure1297 if test ! -r "$srcdir/$ac_unique_file"; then
1303 if test ! -r "$srcdir/$ac_unique_file"; then
1305 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1309 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
/freebsd-11-stable/contrib/binutils/gas/
HDconfigure423 ac_unique_file="as.h"
871 if test ! -r $srcdir/$ac_unique_file; then
877 if test ! -r $srcdir/$ac_unique_file; then
879 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
882 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
886 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
/freebsd-11-stable/contrib/binutils/binutils/
HDconfigure423 ac_unique_file="ar.c"
871 if test ! -r $srcdir/$ac_unique_file; then
877 if test ! -r $srcdir/$ac_unique_file; then
879 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
882 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
886 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
/freebsd-11-stable/contrib/gcc/
HDconfigure274 ac_unique_file="tree.c"
722 if test ! -r $srcdir/$ac_unique_file; then
728 if test ! -r $srcdir/$ac_unique_file; then
730 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
733 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
737 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||

12