SOURCES: SDL_Pango-am.patch (NEW) - put SDL_Pango.h in the right p...

shadzik shadzik at pld-linux.org
Sat Oct 28 23:36:38 CEST 2006


Author: shadzik                      Date: Sat Oct 28 21:36:38 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- put SDL_Pango.h in the right place

---- Files affected:
SOURCES:
   SDL_Pango-am.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/SDL_Pango-am.patch
diff -u /dev/null SOURCES/SDL_Pango-am.patch:1.1
--- /dev/null	Sat Oct 28 23:36:38 2006
+++ SOURCES/SDL_Pango-am.patch	Sat Oct 28 23:36:33 2006
@@ -0,0 +1,33 @@
+--- src/Makefile.am	2004-12-10 10:06:33.000000000 +0100
++++ src/Makefile.am-new	2006-10-28 23:36:22.711975416 +0200
+@@ -1,15 +1,15 @@
+-#Makefile.am for SDL_Pango library/DLL
+-
+-lib_LTLIBRARIES = libSDL_Pango.la
+-
+-libSDL_Pangoincludedir = $(includedir)
+-libSDL_Pangoinclude_HEADERS = SDL_Pango.h
+-
+-libSDL_Pango_la_SOURCES = SDL_Pango.c
+-
+-DEFS = @DEFS@ -DBUILD_DLL
+-libSDL_Pango_la_LDFLAGS = \
+-	-no-undefined		\
+-    -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
+-
+-DISTCLEANFILES = *~ *~c *~h *.cross.cache inc
++#Makefile.am for SDL_Pango library/DLL
++
++lib_LTLIBRARIES = libSDL_Pango.la
++
++libSDL_Pangoincludedir = $(includedir)/SDL
++libSDL_Pangoinclude_HEADERS = SDL_Pango.h
++
++libSDL_Pango_la_SOURCES = SDL_Pango.c
++
++DEFS = @DEFS@ -DBUILD_DLL
++libSDL_Pango_la_LDFLAGS = \
++	-no-undefined		\
++    -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
++
++DISTCLEANFILES = *~ *~c *~h *.cross.cache inc
================================================================


More information about the pld-cvs-commit mailing list