components/gd2/patches/000-add-extra.patch
author Jiri Sasek <Jiri.Sasek@Oracle.COM>
Tue, 18 Mar 2014 09:20:39 -0700
branchs11u1-sru
changeset 3009 b83cba8960e9
parent 130 5e67396e42dc
permissions -rw-r--r--
16298670 id -a does not show all the groups a user belongs to 18191913 "smb.conf" "valid users=" fails with secondary groups after patching.

--- Makefile.am.orig	Sat Mar 12 23:00:26 2011
+++ Makefile.am	Sat Mar 12 23:03:00 2011
@@ -5,15 +5,15 @@
 
 SUBDIRS = config test
 
-bin_PROGRAMS = annotate gdparttopng gdtopng gd2copypal gd2topng pngtogd pngtogd2 webpng gd2togif gdcmpgif giftogd2
+bin_PROGRAMS = annotate gdparttopng gdtopng gd2copypal gd2topng pngtogd pngtogd2 webpng gd2togif gdcmpgif giftogd2 gd2time
 
 bin_SCRIPTS = bdftogd config/gdlib-config
 
-noinst_PROGRAMS = fontsizetest fontwheeltest gdtest gddemo gd2time gdtestft testac circletexttest testtr fontconfigtest gifanimtest
+noinst_PROGRAMS = fontsizetest fontwheeltest gdtest gddemo gdtestft testac circletexttest testtr fontconfigtest gifanimtest
 
 EXTRA_DIST = README-JPEG.TXT README.TXT configure.pl bdftogd demoin.png err.out index.html install-item makefile.sample readme.jpn entities.html entities.tcl
 
-include_HEADERS = gd.h gdfx.h gd_io.h gdcache.h gdfontg.h gdfontl.h gdfontmb.h gdfonts.h gdfontt.h entities.h
+include_HEADERS = gd.h gdfx.h gd_io.h gdcache.h gdfontg.h gdfontl.h gdfontmb.h gdfonts.h gdfontt.h entities.h gdhelpers.h jisx0208.h wbmp.h
 
 lib_LTLIBRARIES = libgd.la