Moved vg_regtest to vg_regtest.in, using autoconf so vg_regtest now knows where
the `valgrind' script is kept, so people who install valgrind in a directory
other than the one I do don't need to use the --valgrind option all the time.

As a consequence, vg_regtests is now installed in and run out of bin/, rather
than tests/.

Also added a GPL copyright notice to vg_regtests.in.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1118 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/configure.in b/configure.in
index df851e4..97b6838 100644
--- a/configure.in
+++ b/configure.in
@@ -295,6 +295,7 @@
    valgrind.spec
    docs/Makefile 
    tests/Makefile 
+   tests/vg_regtest 
    tests/unused/Makefile 
    include/Makefile 
    coregrind/Makefile