Subversion Repository

Parent Directory Parent Directory | Revision Log Revision Log


Revision 650 - (show annotations)
Sun Oct 4 15:05:23 2009 UTC (3 years, 8 months ago) by cjg
File size: 604 byte(s)
icedtea6: updated to 1.4.1
1 --- openjdk/jdk/make/sun/splashscreen/Makefile.orig 2007-12-25 05:04:41.000000000 +0000
2 +++ openjdk/jdk/make/sun/splashscreen/Makefile 2007-12-25 05:04:57.000000000 +0000
3 @@ -64,7 +64,7 @@
4 ifneq ($(PLATFORM), windows)
5 CFLAGS += -DWITH_X11
6 CPPFLAGS += -I$(OPENWIN_HOME)/include -I$(OPENWIN_HOME)/include/X11/extensions
7 - OTHER_LDLIBS += -L$(OPENWIN_LIB) -lX11 -lXext $(LIBM) -lpng -ljpeg -lgif -lz -lpthread
8 + OTHER_LDLIBS += -L$(OPENWIN_LIB) -lX11 -lXext $(LIBM) -lpng -ljpeg -lungif -lz -lpthread
9 else # PLATFORM
10 CFLAGS += -DWITH_WIN32
11 OTHER_LDLIBS += kernel32.lib user32.lib gdi32.lib