Lines Matching full:srcdir
6 test -z "$srcdir" && srcdir=.
9 test "x$HBHEADERS" = x && HBHEADERS=`cd "$srcdir"; find . -maxdepth 1 -name 'hb*.h'`
10 test "x$HBSOURCES" = x && HBSOURCES=`cd "$srcdir"; find . -maxdepth 1 -name 'hb-*.cc' -or -name 'hb-*.hh'`
16 test -f "$srcdir/$x" && x="$srcdir/$x"
29 test -f "$srcdir/$x" && x="$srcdir/$x"
39 test -f "$srcdir/$x" && x="$srcdir/$x"