Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2009 23:59:03 GMT
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 167822 for review
Message-ID:  <200908252359.n7PNx3Ge036501@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=167822

Change 167822 by stas@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908252359.n7PNx3Ge036501>