]> git.pld-linux.org Git - packages/xine-ui.git/commitdiff
- fix to build dfbxine xine-ui-0_9_10-1
authorfilon <filon@sokrates.mimuw.edu.pl>
Tue, 11 Jun 2002 22:56:31 +0000 (22:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xine-ui-dfb.patch -> 1.1

xine-ui-dfb.patch [new file with mode: 0644]

diff --git a/xine-ui-dfb.patch b/xine-ui-dfb.patch
new file mode 100644 (file)
index 0000000..2361290
--- /dev/null
@@ -0,0 +1,11 @@
+--- xine-ui-0.9.10/src/dfb/Makefile.am~        2002-05-26 22:11:08.000000000 +0200
++++ xine-ui-0.9.10/src/dfb/Makefile.am 2002-06-11 10:21:56.000000000 +0200
+@@ -3,7 +3,7 @@
+ EXTRA_DIST = $(fontandpointers)
+-CFLAGS = $(DIRECTFB_CFLAGS) @BUILD_LIB_STATIC@ @CFLAGS@ @XINE_CFLAGS@ -DFONTDIR=\"$(XINE_SKINDIR)/../fonts/\"
++CFLAGS = $(DIRECTFB_CFLAGS) -I/usr/include @BUILD_LIB_STATIC@ @CFLAGS@ @XINE_CFLAGS@ -DFONTDIR=\"$(XINE_SKINDIR)/../fonts/\"
+ DEBUG_CFLAGS = @BUILD_LIB_STATIC@ @DEBUG_CFLAGS@ @XINE_CFLAGS@
+ if HAVE_DIRECTFB
This page took 0.188507 seconds and 4 git commands to generate.