gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash libbase/image.h libbase/log.cpp server/as...


From: Rob Savoye
Subject: Re: [Gnash-commit] gnash libbase/image.h libbase/log.cpp server/as...
Date: Mon, 10 Dec 2007 22:30:35 -0700
User-agent: Thunderbird 2.0.0.9 (X11/20071031)

zou lunkai wrote:

I used to take the first version in my makefile. Isn't  $(shell
command) the traditional way in a makefile?

No, it's a GNU make specific thing. $(SHELL) maybe be more portable, but that's the same as the tic marks. We probably have to break the variable assignment part (cd $(srcdir) ; pwd) into it's own variable, and then use that for abs_mediadir.

I don't know much about the scripts.  I simply want  'make' and 'make
check' works here.  What should I do then? update the autotools?

Nah, then you'll get all the warnings too. :-) We obviously need to find a way that works on FC6. I do have access to an FC6 machine, so I'll have to wait till then (a few days) to try to on the same platform. I'd suggest patching the Makefile to be the old way for a few days.

        - rob -




reply via email to

[Prev in Thread] Current Thread [Next in Thread]