Searched refs:ac_unique_file (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure276 ac_unique_file="stage2/stage2.c"
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 ||

Completed in 85 milliseconds