PERFORCE change 167822 for review

Stanislav Sedov stas at FreeBSD.org
Tue Aug 25 23:59:04 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=167822

Change 167822 by stas at stas_orion on 2009/08/25 23:58:27

	- Install missing files instead of creating symlinks.

Affected files ...

.. //depot/projects/valgrind/autogen.sh#9 edit

Differences ...

==== //depot/projects/valgrind/autogen.sh#9 (text+kox) ====

@@ -15,7 +15,7 @@
 # autoconf-wrapper installed.  Otherwise use explicit filenames.
 run aclocal
 run autoheader
-run automake -a
+run automake -c -a
 run autoconf
 
 # hack for not running from svn.


More information about the p4-projects mailing list