2f9515c2a8
several months ago. - Set LDFLAGS instead of LIBS and search STAGEDIR before LOCALBASE. - Replace a patch with REINPLACE_CMD. - Remove unneeded patches.
11 lines
526 B
Text
11 lines
526 B
Text
--- gdk-pixbuf/Makefile.in.orig Sat Oct 5 01:29:29 2002
|
|
+++ gdk-pixbuf/Makefile.in Sat Oct 5 01:32:30 2002
|
|
@@ -400,7 +400,7 @@
|
|
libpixbufloader_bmp_la_OBJECTS = io-bmp.lo
|
|
libpixbufloader_xbm_la_DEPENDENCIES = libgdk_pixbuf.la
|
|
libpixbufloader_xbm_la_OBJECTS = io-xbm.lo
|
|
-noinst_PROGRAMS = test-gdk-pixbuf$(EXEEXT) testpixbuf$(EXEEXT) \
|
|
+noinst_PROGRAMS = # test-gdk-pixbuf$(EXEEXT) testpixbuf$(EXEEXT) \
|
|
testpixbuf-drawable$(EXEEXT) testanimation$(EXEEXT) \
|
|
testpixbuf-scale$(EXEEXT)
|
|
PROGRAMS = $(noinst_PROGRAMS)
|