]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fix a comment.
authorFlorian Krohm <florian@eich-krohm.de>
Wed, 19 Oct 2011 20:48:45 +0000 (20:48 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Wed, 19 Oct 2011 20:48:45 +0000 (20:48 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12169

docs/Makefile.am

index 5a4387f80118881e5d419dbfc8c70dcf032aaa52..fdaff4e3a00cec01d95fedc32440903728c6ee22 100644 (file)
@@ -6,7 +6,7 @@
 
 # Comment out the next line to skip building print docs.  The default
 # is not to skip building print docs.  Note, after changing it
-# you of course need to re-run configure to make it take effect.
+# you need to re-run autogen.sh and configure to make it take effect.
 BUILD_ALL_DOCS=yes
 
 ##-------------------------------------------------------------