]> git.pld-linux.org Git - packages/corona.git/commitdiff
- use system giflib
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 27 May 2007 22:41:46 +0000 (22:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    corona-system-gif.patch -> 1.1

corona-system-gif.patch [new file with mode: 0644]

diff --git a/corona-system-gif.patch b/corona-system-gif.patch
new file mode 100644 (file)
index 0000000..784f8af
--- /dev/null
@@ -0,0 +1,20 @@
+--- corona-1.0.2/src/Makefile.am.orig  2003-02-18 03:15:50.000000000 +0100
++++ corona-1.0.2/src/Makefile.am       2007-05-28 00:26:57.216654050 +0200
+@@ -1,7 +1,3 @@
+-SUBDIRS = libungif-4.1.0
+-
+-INCLUDES = -I $(top_srcdir)/src/libungif-4.1.0
+-
+ lib_LTLIBRARIES = libcorona.la
+ include_HEADERS = corona.h
+@@ -40,8 +36,7 @@
+       Types.h                                 \
+       Utility.h
+-libcorona_la_LIBADD = \
+-      libungif-4.1.0/libungif.la
++libcorona_la_LIBADD = -lgif
+ libcorona_la_LDFLAGS = \
+       -release $(VERSION)
This page took 0.089164 seconds and 4 git commands to generate.