gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/cygnal Makefile.am


From: Markus Gothe
Subject: [Gnash-commit] gnash/cygnal Makefile.am
Date: Wed, 03 Jan 2007 02:09:11 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  07/01/03 02:09:11

Modified files:
        cygnal         : Makefile.am 

Log message:
        Removed duplicate CFLAGS.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/cygnal/Makefile.am?cvsroot=gnash&r1=1.1&r2=1.2

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/cygnal/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- Makefile.am 17 Dec 2006 02:34:58 -0000      1.1
+++ Makefile.am 3 Jan 2007 02:09:11 -0000       1.2
@@ -16,6 +16,8 @@
 #   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #
 
+# $Id: Makefile.am,v 1.2 2007/01/03 02:09:11 nihilus Exp $
+
 ## Process this file with automake to generate Makefile.in
 
 AUTOMAKE_OPTIONS = dejagnu
@@ -39,7 +41,6 @@
         -I$(top_srcdir)/libbase \
         -I$(top_srcdir)/server \
         $(LIBXML_CFLAGS) \
-       $(LIBXML_CFLAGS) \
        $(DMALLOC_CFLAGS) \
        $(CURL_CFLAGS) \
        $(BOOST_CFLAGS) \




reply via email to

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