2007/1/22, strk <[EMAIL PROTECTED]>:
On Mon, Jan 22, 2007 at 01:38:08PM +0000, Martin Guy wrote:
>   What method do people use for keeping multiple configurations of
> gnash lying around to test bugs on different configurations?

I use multiple build dirs all using the same source tree (autotools curtesy).
Then I run and debug executables from build tree (libtool curtesy).

How? The usual
  mkdir foo; cd foo; ../gnash/configure; make
isn't enough

   M


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to