gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] cleanups in Makefile.am


From: Patrice Dumas
Subject: [Gnash-dev] cleanups in Makefile.am
Date: Mon, 13 Nov 2006 16:50:38 +0100
User-agent: Mutt/1.4.2.2i

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.

--
Pat

Attachment: gnash-backend-Makefile.am-no_INCLUDES-specific_LIBS.diff
Description: Text document


reply via email to

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