]> git.pld-linux.org Git - packages/gd.git/commitdiff
- patch Makefile.am like Makefile.in
authorArtur Frysiak <artur@frysiak.net>
Tue, 15 Apr 2003 11:25:00 +0000 (11:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gd-gif-am.patch -> 1.1

gd-gif-am.patch [new file with mode: 0644]

diff --git a/gd-gif-am.patch b/gd-gif-am.patch
new file mode 100644 (file)
index 0000000..81cf1c7
--- /dev/null
@@ -0,0 +1,20 @@
+--- gd-2.0.12/Makefile.am.wiget        Tue Apr 15 12:10:43 2003
++++ gd-2.0.12/Makefile.am      Tue Apr 15 12:11:33 2003
+@@ -5,7 +5,7 @@
+ SUBDIRS = config test
+-bin_PROGRAMS = annotate gdparttopng gdtopng gd2copypal gd2topng pngtogd pngtogd2 webpng
++bin_PROGRAMS = annotate gdparttopng gdtopng gd2copypal gd2topng pngtogd pngtogd2 webpng gd2togif gdcmpgif giftogd2
+ bin_SCRIPTS = bdftogd
+@@ -17,7 +17,7 @@
+ lib_LTLIBRARIES = libgd.la
+-libgd_la_SOURCES = gd.c gd_gd.c gd_gd2.c gd_io.c gd_io_dp.c gd_io_file.c gd_io_ss.c gd_jpeg.c gd_png.c gd_ss.c gd_topal.c gd_wbmp.c gdcache.c gdfontg.c gdfontl.c gdfontmb.c gdfonts.c gdfontt.c gdft.c gdhelpers.c gdhelpers.h gdkanji.c gdtables.c gdxpm.c jisx0208.h wbmp.c wbmp.h
++libgd_la_SOURCES = gd.c gd_gd.c gd_gd2.c gd_io.c gd_io_dp.c gd_io_file.c gd_io_ss.c gd_jpeg.c gd_png.c gd_ss.c gd_topal.c gd_wbmp.c gdcache.c gdfontg.c gdfontl.c gdfontmb.c gdfonts.c gdfontt.c gdft.c gdhelpers.c gdhelpers.h gdkanji.c gdtables.c gdxpm.c jisx0208.h wbmp.c wbmp.h gd_gif_in.c gd_gif_out.c gd_biggif_out.c gd_lzw_out.c
+ libgd_la_LDFLAGS = -version-info 2:0:0
This page took 0.024405 seconds and 4 git commands to generate.