gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog Makefile.am


From: Rob Savoye
Subject: [Gnash-commit] gnash ChangeLog Makefile.am
Date: Fri, 03 Feb 2006 18:16:33 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         
Changes by:     Rob Savoye <address@hidden>     06/02/03 18:16:33

Modified files:
        .              : ChangeLog Makefile.am 

Log message:
        * Makefile.am (ACLOCAL_AMFLAGS): Add so autoreconf works.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gnash/ChangeLog.diff?tr1=1.73&tr2=1.74&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/gnash/gnash/Makefile.am.diff?tr1=1.8&tr2=1.9&r1=text&r2=text

Patches:
Index: gnash/ChangeLog
diff -u gnash/ChangeLog:1.73 gnash/ChangeLog:1.74
--- gnash/ChangeLog:1.73        Fri Feb  3 17:20:12 2006
+++ gnash/ChangeLog     Fri Feb  3 18:16:33 2006
@@ -1,3 +1,10 @@
+2006-02-03  Rob Savoye  <address@hidden>
+
+       * Makefile.am (ACLOCAL_AMFLAGS): Add so autoreconf works. 
+
+       * server/action.cpp: Add missing opcodes to opcode table so we can
+       at least know when they get invoked.
+
 2006-02-03 Michael Carlson <address@hidden>
 
        * server/action.cpp: SetTarget is now implemented for targets
Index: gnash/Makefile.am
diff -u gnash/Makefile.am:1.8 gnash/Makefile.am:1.9
--- gnash/Makefile.am:1.8       Thu Feb  2 16:39:05 2006
+++ gnash/Makefile.am   Fri Feb  3 18:16:33 2006
@@ -11,6 +11,7 @@
 
 ## Process this file with automake to produce Makefile.in
 AUTOMAKE_OPTIONS = dejagnu
+ACLOCAL_AMFLAGS = -I macros
 
 STD_DIRS = libbase libgeometry server backend utilities
 DIST_SUBDIRS = doc




reply via email to

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