On Mon, Nov 13, 2006 at 04:50:38PM +0100, Patrice Dumas wrote: > Hello, > > Here is a patch for backend/Makefile.am. I can do similar patches for other > Makefile.am if you agree with the approach. > > * use AM_CPPFLAGS instead of the obsolete INCLUDES > * using AM_LDFLAGS for library link switchs seems very confusing to me, for > 2 reasons: because it isn't used for the only link done in that file > (maybe because there is also a libgnashbackend_la_LDFLAGS variable) and > also because it is not LDFLAGS-like, but LIBS-like. So I propose renaming > it libgnashbackend_LIBS.
Sounds good to me, the "narrower" the better. Feel free to submit a complete patch including all dirs. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

