[asterisk-dev] [svn-commits] kpfleming: branch 1.4 r93180 - in /branches/1.4: ./ apps/ build_tools/ cdr/ c...
Kevin P. Fleming
kpfleming at digium.com
Mon Dec 17 01:34:29 CST 2007
Russell Bryant wrote:
> I added that same change to the prep_tarball script at one point. However,
> there is one catch. The current menuselect-tree target lists configure as a
> dependency. I'm not sure that it still needs to be, though ...
Correct... the configure script itself is a dependency, but not any
output generated by it. That catches the case where the configure script
gets updated but the menuselect-tree hasn't been.
> So, either we need to make configure not a dependency, or the prep_tarball
> script has to be further modified to run configure, generate and copy off the
> menuselect-tree, run a distclean, and the copy the menuselect-tree back in.
I tested this by making an 'svn export' of branch 1.4, then manually
running prep_tarball, packing it, unpacking it, and running
'./configure' and 'make menuselect'. It worked as expected, and the
menuselect-tree was not rebuilt.
--
Kevin P. Fleming
Director of Software Technologies
Digium, Inc. - "The Genuine Asterisk Experience" (TM)
More information about the asterisk-dev
mailing list