graphics/gd: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2025-01-07 13:50:59 +01:00
parent a2594b0e73
commit d3d3e708c3

View file

@ -1,11 +0,0 @@
--- src/Makefile.in.orig 2021-09-11 05:12:11 UTC
+++ src/Makefile.in
@@ -561,7 +561,7 @@ EXTRA_DIST = \
msinttypes/inttypes.h \
msinttypes/stdint.h
-include_HEADERS = gd.h gdfx.h gd_io.h gdcache.h gdfontg.h gdfontl.h gdfontmb.h gdfonts.h gdfontt.h gd_color_map.h gd_errors.h gdpp.h
+include_HEADERS = gd.h gdfx.h gd_io.h gdcache.h gdfontg.h gdfontl.h gdfontmb.h gdfonts.h gdfontt.h gd_color_map.h gd_errors.h gdpp.h gd_io_stream.h
lib_LTLIBRARIES = libgd.la
libgd_la_SOURCES = \
bmp.h \