]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
'valgrind' (ie. stage1) does not need to be installed in $PREFIX/lib/valgrind/;
authorNicholas Nethercote <n.nethercote@gmail.com>
Wed, 1 Sep 2004 11:33:35 +0000 (11:33 +0000)
committerNicholas Nethercote <n.nethercote@gmail.com>
Wed, 1 Sep 2004 11:33:35 +0000 (11:33 +0000)
$PREFIX/bin/ is enough.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2640

coregrind/Makefile.am

index 90ad962df001f5a288bd8eda3ca039779ecdc758..adfb629be6480ee3e89b5c7f409e46d362b0b048 100644 (file)
@@ -19,7 +19,7 @@ bin_PROGRAMS = \
        valgrind
 
 val_PROGRAMS = \
-       valgrind stage2 \
+       stage2 \
        libpthread.so \
        vg_inject.so