vdr/vdr/PLUGINS/src/hello Makefile

Thomas Schmidt pkg-vdr-dvb-changes@lists.alioth.debian.org
Sat, 24 Apr 2004 12:23:41 +0000


Update of /cvsroot/pkg-vdr-dvb/vdr/vdr/PLUGINS/src/hello
In directory haydn:/tmp/cvs-serv27665/vdr/PLUGINS/src/hello

Modified Files:
	Makefile 
Log Message:
now really remove the changes :)

Index: Makefile
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/vdr/PLUGINS/src/hello/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile	24 Apr 2004 10:41:44 -0000	1.3
+++ Makefile	24 Apr 2004 12:23:39 -0000	1.4
@@ -16,7 +16,7 @@
 ### The C++ compiler and options:
 
 CXX      ?= g++
-CXXFLAGS ?= -fPIC -O2 -Wall -Woverloaded-virtual
+CXXFLAGS ?= -O2 -Wall -Woverloaded-virtual
 
 ### The directory environment: