Lines Matching refs:srcdir
148 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to
149 # '$srcdir', '$srcdir/..', or '$srcdir/../..'.
152 # tool from the auxiliary directory. The problem is that $srcdir (and
167 # are both prefixed by $srcdir. In an in-source build this is usually
168 # harmless because $srcdir is '.', but things will broke when you
169 # start a VPATH build or use an absolute $srcdir.
172 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
173 # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
524 if test "`cd $srcdir && pwd`" != "`pwd`"; then
525 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
527 AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
528 # test to see if srcdir already configured
529 if test -f $srcdir/config.status; then
921 # Reject unsafe characters in $srcdir or the absolute working directory
929 case $srcdir in
931 AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);;
943 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
946 set X `ls -t "$srcdir/configure" conftest.file`
948 if test "$[*]" != "X $srcdir/configure conftest.file" \
949 && test "$[*]" != "X conftest.file $srcdir/configure"; then