Changeset: 4118b3674df9 Author: kurt Date: 2015-05-22 12:35 -0400 URL: http://hg.openjdk.java.net/bsd-port/jdk8/jdk/rev/4118b3674df9
Adjust DGifOpen() and DGifCloseFile() calls so they work for giflib 4.x, 5.0 and 5.1+ ! src/share/native/sun/awt/splashscreen/splashscreen_gif.c Changeset: 55851e0baa63 Author: kurt Date: 2015-05-22 12:36 -0400 URL: http://hg.openjdk.java.net/bsd-port/jdk8/jdk/rev/55851e0baa63 Append -lgif to GIFLIB_LDFLAGS so that configure can put a link path in GIFLIB_LDFLAGS for system giflib. ! make/lib/Awt2dLibraries.gmk