SOURCES: guichan-configure.patch (NEW) - patch from gentoo

spider spider at pld-linux.org
Mon May 22 12:36:30 CEST 2006


Author: spider                       Date: Mon May 22 10:36:28 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- patch from gentoo

---- Files affected:
SOURCES:
   guichan-configure.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/guichan-configure.patch
diff -u /dev/null SOURCES/guichan-configure.patch:1.1
--- /dev/null	Mon May 22 12:36:28 2006
+++ SOURCES/guichan-configure.patch	Mon May 22 12:36:23 2006
@@ -0,0 +1,21 @@
+--- guichan-0.4.0/configure.in.original	2006-03-27 21:41:26.000000000 +0200
++++ guichan-0.4.0/configure.in	2006-03-27 21:41:37.000000000 +0200
+@@ -51,7 +51,7 @@
+ AC_PROG_INSTALL
+ AC_HEADER_STDC
+ 
+-CXXFLAGS="$CXXFLAGS -Wall -Werror -Wno-unused -DGUICHAN_BUILD"
++CXXFLAGS="$CXXFLAGS -Wall -Wno-unused -DGUICHAN_BUILD"
+ 
+ dnl NoX()
+ dnl {
+--- guichan-0.4.0/include/guichan/sdl/Makefile.am.original	2006-03-27 21:40:37.000000000 +0200
++++ guichan-0.4.0/include/guichan/sdl/Makefile.am	2006-03-27 21:41:07.000000000 +0200
+@@ -3,4 +3,5 @@
+ libguichaninclude_HEADERS =	\
+ 	sdlgraphics.hpp		\
+ 	sdlimageloader.hpp	\
+-	sdlinput.hpp		
+\ No newline at end of file
++	sdlinput.hpp		\
++	sdlpixel.hpp		
================================================================


More information about the pld-cvs-commit mailing list