gnash-commit
[Top][All Lists]
Advanced

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

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


From: Benjamin Wolsey
Subject: [Gnash-commit] gnash ChangeLog libbase/Makefile.am
Date: Fri, 28 Mar 2008 10:11:41 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Benjamin Wolsey <bwy>   08/03/28 10:11:41

Modified files:
        .              : ChangeLog 
        libbase        : Makefile.am 

Log message:
        Makefile changed to drop removed files.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.6050&r2=1.6051
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/Makefile.am?cvsroot=gnash&r1=1.101&r2=1.102

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.6050
retrieving revision 1.6051
diff -u -b -r1.6050 -r1.6051
--- ChangeLog   28 Mar 2008 10:10:33 -0000      1.6050
+++ ChangeLog   28 Mar 2008 10:11:40 -0000      1.6051
@@ -4,6 +4,7 @@
          used, including all membuf code.
     * libbase/membuf.{cpp,h}: unused. Dropped.
     * libbase/config.cpp: (lua bindings) dropped.
+    * libbase/Makefile.am: don't try to build unused files.
 
 2008-03-27 Sandro Santilli <address@hidden>
 

Index: libbase/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/libbase/Makefile.am,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -b -r1.101 -r1.102
--- libbase/Makefile.am 27 Mar 2008 11:38:49 -0000      1.101
+++ libbase/Makefile.am 28 Mar 2008 10:11:41 -0000      1.102
@@ -76,14 +76,12 @@
 endif
 
 libgnashbase_la_SOURCES = \
-       config.cpp \
        $(DMALLOC_FILE) \
        extension.cpp \
        image.cpp \
        jpeg.cpp \
        lirc.cpp        \
        log.cpp \
-       membuf.cpp \
        memory.cpp \
        network.cpp \
        rc.cpp \
@@ -117,7 +115,6 @@
        grid_index.h \
        image.h \
        jpeg.h \
-       membuf.h \
        gmemory.h \
        network.h \
        lirc.h \




reply via email to

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