Home
last modified time | relevance | path

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

12

/freebsd-9-stable/contrib/libreadline/examples/rlfe/
Dconfigure274 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-9-stable/contrib/gcclibs/libssp/
Dconfigure274 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-9-stable/contrib/less/
Dconfigure1178 if test ! -r "$srcdir/$ac_unique_file"; then
1184 if test ! -r "$srcdir/$ac_unique_file"; then
1186 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1190 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
/freebsd-9-stable/contrib/tcsh/
Dconfigure1197 if test ! -r "$srcdir/$ac_unique_file"; then
1203 if test ! -r "$srcdir/$ac_unique_file"; then
1205 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1209 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
/freebsd-9-stable/contrib/gcclibs/libdecnumber/
Dconfigure276 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-9-stable/contrib/gcclibs/libmudflap/
Dconfigure274 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-9-stable/contrib/bmake/
Dconfigure1185 if test ! -r "$srcdir/$ac_unique_file"; then
1191 if test ! -r "$srcdir/$ac_unique_file"; then
1193 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1197 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
/freebsd-9-stable/contrib/gperf/doc/
Dconfigure1103 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
/freebsd-9-stable/contrib/gcclibs/libcpp/
Dconfigure276 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-9-stable/contrib/gperf/
Dconfigure1100 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
/freebsd-9-stable/contrib/binutils/libiberty/
Dconfigure274 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-9-stable/contrib/gcclibs/libiberty/
Dconfigure274 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-9-stable/contrib/groff/
Dconfigure506 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-9-stable/contrib/libreadline/
Dconfigure277 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-9-stable/contrib/tcpdump/
Dconfigure1200 if test ! -r "$srcdir/$ac_unique_file"; then
1206 if test ! -r "$srcdir/$ac_unique_file"; then
1208 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1212 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
/freebsd-9-stable/contrib/opie/
Dconfigure480 ac_unique_file=README
490 if test ! -r $srcdir/$ac_unique_file; then
496 if test ! -r $srcdir/$ac_unique_file; then
/freebsd-9-stable/contrib/binutils/
Dconfigure274 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-9-stable/contrib/binutils/opcodes/
Dconfigure423 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-9-stable/contrib/binutils/ld/
Dconfigure423 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-9-stable/contrib/binutils/gas/
Dconfigure423 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-9-stable/contrib/binutils/binutils/
Dconfigure423 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-9-stable/contrib/gcc/
Dconfigure274 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 ||
/freebsd-9-stable/contrib/openpam/
Dconfigure1300 if test ! -r "$srcdir/$ac_unique_file"; then
1306 if test ! -r "$srcdir/$ac_unique_file"; then
1308 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1312 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
/freebsd-9-stable/contrib/ofed/libibcm/
Dconfigure430 ac_unique_file="src/cm.c"
878 if test ! -r $srcdir/$ac_unique_file; then
884 if test ! -r $srcdir/$ac_unique_file; then
886 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
889 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
893 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
/freebsd-9-stable/contrib/ofed/librdmacm/
Dconfigure430 ac_unique_file="src/cma.c"
878 if test ! -r $srcdir/$ac_unique_file; then
884 if test ! -r $srcdir/$ac_unique_file; then
886 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
889 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
893 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||

12