The --with-rsync-path configure option was using the wrong configure
[rsync/rsync.git] / Makefile.in
index 15e788e..7e3df79 100644 (file)
@@ -17,7 +17,6 @@ srcdir=@srcdir@
 VPATH=$(srcdir)
 SHELL=/bin/sh
 
-
 .SUFFIXES:
 .SUFFIXES: .c .o
 
@@ -93,4 +92,4 @@ finddead:
 test: check
 
 check:
-       rsync_bin=`pwd`/rsync testdir=$(srcdir)/testsuite $(srcdir)/testsuite/master.test
+       rsync_bin=`pwd`/rsync srcdir="$(srcdir)" testdir=`pwd`/testdir $(srcdir)/testsuite/master.test