Home | History | Annotate | Download | only in jpeg-6b

Lines Matching refs:srcdir

39 srcdir=
172 --srcdir=DIR find the sources in DIR [configure dir or ..]
322 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
323 ac_prev=srcdir ;;
324 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
325 srcdir="$ac_optarg" ;;
471 # configure is in, which we can look for to find out if srcdir is correct.
475 if test -z "$srcdir"; then
481 srcdir=$ac_confdir
482 if test ! -r $srcdir/$ac_unique_file; then
483 srcdir=..
488 if test ! -r $srcdir/$ac_unique_file; then
492 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
495 srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
1406 for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1418 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
1562 $srcdir/ltconfig $disable_shared $disable_static $srcdir/ltmain.sh
1650 JPEG_LIB_VERSION=`sed -e '/^#define JPEG_LIB_VERSION/!d' -e 's/^[^0-9]*\([0-9][0-9]*\).*$/\1/' $srcdir/jpeglib.h`
1685 if test "x$srcdir" = x.; then
1686 INCLUDEFLAGS='-I$(srcdir)'
1688 INCLUDEFLAGS='-I. -I$(srcdir)'
1702 if test "x$srcdir" = x.; then
1743 ac_given_srcdir=$srcdir
1846 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
1861 .) srcdir=.
1864 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
1866 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
1887 s%@srcdir@%$srcdir%g