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: Markus Gothe
Subject: [Gnash-commit] gnash ChangeLog libbase/Makefile.am
Date: Sun, 30 Sep 2007 01:16:00 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  07/09/30 01:16:00

Modified files:
        .              : ChangeLog 
        libbase        : Makefile.am 

Log message:
                * libbase/Makefile.am: Don't include OPENGL_INCL, it might 
direct you
                  /usr/include on some systems and it doesn't seem necessary...

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.4478&r2=1.4479
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/Makefile.am?cvsroot=gnash&r1=1.86&r2=1.87

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.4478
retrieving revision 1.4479
diff -u -b -r1.4478 -r1.4479
--- ChangeLog   30 Sep 2007 00:55:33 -0000      1.4478
+++ ChangeLog   30 Sep 2007 01:15:59 -0000      1.4479
@@ -1,6 +1,8 @@
 2007-09-30 Markus Gothe <address@hidden>
 
        * libbase/tu_file.cpp: __SGI_LIBC_USING_FROM_STD(va_list).
+       * libbase/Makefile.am: Don't include OPENGL_INCL, it might direct you
+         /usr/include on some systems and it doesn't seem necessary...
 
 2007-09-29 Sandro Santilli <address@hidden>
 

Index: libbase/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/libbase/Makefile.am,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -b -r1.86 -r1.87
--- libbase/Makefile.am 28 Sep 2007 00:33:30 -0000      1.86
+++ libbase/Makefile.am 30 Sep 2007 01:16:00 -0000      1.87
@@ -38,7 +38,6 @@
        -I$(top_srcdir)/server  \
        -I$(top_srcdir)/server/swf      \
        $(PTHREAD_CFLAGS) \
-       $(OPENGL_CFLAGS) \
        $(LIBXML_CFLAGS) \
        $(PNG_CFLAGS) \
        $(SDL_CFLAGS) \




reply via email to

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