]> sjero.net Git - wget/blobdiff - tests/WgetTest.pm.in
Use build tree instead of src tree for wget testing.
[wget] / tests / WgetTest.pm.in
index a57c1bb8c46b2c52059a0ac48de2239ca2b4200c..915759dfcdd84f4011ab1cfb26d591e147639e7e 100644 (file)
@@ -8,7 +8,7 @@ use strict;
 use Cwd;
 use File::Path;
 
-our $WGETPATH = "@top_srcdir@/src/wget";
+our $WGETPATH = "@abs_top_builddir@/src/wget";
 
 my @unexpected_downloads = ();