|
From: Tom H. <to...@co...> - 2012-09-17 18:07:59
|
On 17/09/12 18:47, sv...@va... wrote: > Modified: branches/VALGRIND_3_8_BRANCH/README.android (+3 -0) > =================================================================== > --- branches/VALGRIND_3_8_BRANCH/README.android 2012-09-17 18:17:00 +01:00 (rev 12983) > +++ branches/VALGRIND_3_8_BRANCH/README.android 2012-09-17 18:47:58 +01:00 (rev 12984) > @@ -77,6 +77,9 @@ > # different if /sdcard doesn't work on the device -- this is > # a known cause of difficulties. > > +# The below re-generates configure, Makefiles, ... > +# This is not needed if you start from a release tarball. > +# (in any case, the release tarball does not contain the autogen.sh file). > ./autogen.sh So why are we adding autogen.sh to the tar ball at the same time as adding this comment? Certainly in normal autotools use it shouldn't be in the release tar ball and users shouldn't need to run it. Tom -- Tom Hughes (to...@co...) http://compton.nu/ |