« Return to Thread: Compile with debug issue

Re: Compile with debug issue

by D. Michael McIntyre-3 :: Rate this Message:

Reply to Author | View in Thread

On Friday 03 July 2009, Chris Cannam wrote:

> bootstrap.sh regenerates the configure script from configure.ac and
> acinclude.m4.  You need to re-run it when one of those has changed.
>
> Unfortunately, we're (or at least, I'm) not very good at remembering
> to notify the list when this has happened.

I'm not very good at this either, though I try to make a habit of mentioning
the fact in the commit log.

This is why I wrote the distclean target too.  After a distclean, you have to
re-run bootstrap.sh, because it puts the tree back to a freshly checked out
state as much as possible.

It's probably a pretty safe practice anytime you notice any weird @VARIABLE@
garbage, just do a distclean and start over, and that ought to take care of
it.
--
D. Michael McIntyre

------------------------------------------------------------------------------
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@... - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

 « Return to Thread: Compile with debug issue