]> git.pld-linux.org Git - packages/gd.git/blame - gd-gif-am.patch
- include /usr/X11R6/lib in ldflags
[packages/gd.git] / gd-gif-am.patch
CommitLineData
be30a9c4
AF
1--- gd-2.0.12/Makefile.am.wiget Tue Apr 15 12:10:43 2003
2+++ gd-2.0.12/Makefile.am Tue Apr 15 12:11:33 2003
3@@ -5,7 +5,7 @@
4
5 SUBDIRS = config test
6
7-bin_PROGRAMS = annotate gdparttopng gdtopng gd2copypal gd2topng pngtogd pngtogd2 webpng
8+bin_PROGRAMS = annotate gdparttopng gdtopng gd2copypal gd2topng pngtogd pngtogd2 webpng gd2togif gdcmpgif giftogd2
9
10 bin_SCRIPTS = bdftogd
11
12@@ -17,7 +17,7 @@
13
14 lib_LTLIBRARIES = libgd.la
15
16-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
17+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
18
19 libgd_la_LDFLAGS = -version-info 2:0:0
20
This page took 0.071673 seconds and 4 git commands to generate.