gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog plugin/Makefile.am


From: Markus Gothe
Subject: [Gnash-commit] gnash ChangeLog plugin/Makefile.am
Date: Thu, 28 Sep 2006 00:42:14 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  06/09/28 00:42:14

Modified files:
        .              : ChangeLog 
        plugin         : Makefile.am 

Log message:
        set path to topdir.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.944&r2=1.945
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/Makefile.am?cvsroot=gnash&r1=1.43&r2=1.44

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.944
retrieving revision 1.945
diff -u -b -r1.944 -r1.945
--- ChangeLog   27 Sep 2006 19:48:49 -0000      1.944
+++ ChangeLog   28 Sep 2006 00:42:13 -0000      1.945
@@ -1,5 +1,6 @@
 2006-09-27 Markus Gothe <address@hidden>
 
+       * plugin/Makefile.am: set path to top-dir.
        * README: Clarifying that Mozilla has to be built with gtk2. Put an
          emphasis on not trying with gtk1.
 

Index: plugin/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/plugin/Makefile.am,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- plugin/Makefile.am  27 Sep 2006 17:27:15 -0000      1.43
+++ plugin/Makefile.am  28 Sep 2006 00:42:14 -0000      1.44
@@ -114,7 +114,7 @@
        mozilla-sdk/npn_gate.cpp \
         mozilla-sdk/npp_gate.cpp \
         mozilla-sdk/np_entry.cpp \
-       ../libbase/log.cpp
+       $(top_srcdir)/libbase/log.cpp
 
 libgnashplugin_la_LIBADD   = \
        $(NULL)




reply via email to

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