dotgnu-libs-commits
[Top][All Lists]
Advanced

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

[Dotgnu-libs-commits] CVS: dotgnu.xml/wrapper Makefile,1.1.1.1,1.2


From: Gopal.V <address@hidden>
Subject: [Dotgnu-libs-commits] CVS: dotgnu.xml/wrapper Makefile,1.1.1.1,1.2
Date: Sun, 20 Oct 2002 02:23:25 -0400

Update of /cvsroot/dotgnu-libs/dotgnu.xml/wrapper
In directory subversions:/tmp/cvs-serv30047/wrapper

Modified Files:
        Makefile 
Log Message:
Patches to make it build correctly -- cscc updates and remove -DDEBUG


Index: Makefile
===================================================================
RCS file: /cvsroot/dotgnu-libs/dotgnu.xml/wrapper/Makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** Makefile    6 Jul 2002 09:44:38 -0000       1.1.1.1
--- Makefile    20 Oct 2002 06:23:23 -0000      1.2
***************
*** 1,4 ****
  CC = gcc
! INCLUDES=`gnome-config --cflags xml2` -DDEBUG
  LIB_OPTS=-shared -fPIC -g -O2 `gnome-config --libs xml2`
  LIB_FILE=libxml_wrapper.o
--- 1,4 ----
  CC = gcc
! INCLUDES=`gnome-config --cflags xml2`
  LIB_OPTS=-shared -fPIC -g -O2 `gnome-config --libs xml2`
  LIB_FILE=libxml_wrapper.o





reply via email to

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