This sucks
This sucks
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2000-03-01 Mark Crichton <crichton@gimp.org>
|
||||
|
||||
* gdk-pixbuf/Makefile.am: Automake can go to hell for all I
|
||||
care
|
||||
|
||||
2000-03-01 Mark Crichton <crichton@gimp.org>
|
||||
|
||||
* gdk-pixbuf/Makefile.am: Doh. Still trying to compile the
|
||||
|
@@ -1,21 +1,21 @@
|
||||
SUBDIRS = pixops
|
||||
|
||||
if (!BUILD_CANVAS_ITEM)
|
||||
CANVAS_PIXBUF_LIB =
|
||||
CANVAS_PIXBUF_HEADERFILES =
|
||||
EXTRA_GNOME_LIBS =
|
||||
else
|
||||
if BUILD_CANVAS_ITEM
|
||||
CANVAS_PIXBUF_LIB = libgnomecanvaspixbuf.la
|
||||
CANVAS_PIXBUF_HEADERFILES=gnome-canvas-pixbuf.h
|
||||
libgnomecanvaspixbuf_la_SOURCES = gnome-canvas-pixbuf.c
|
||||
libgnomecanvaspixbuf_la_LDFLAGS = $(EXTRA_GNOME_LIBS)
|
||||
EXTRA_GNOME_LIBS = $(GNOME_LIBS)
|
||||
else
|
||||
CANVAS_PIXBUF_LIB =
|
||||
CANVAS_PIXBUF_HEADERFILES =
|
||||
EXTRA_GNOME_LIBS =
|
||||
endif
|
||||
|
||||
lib_LTLIBRARIES = \
|
||||
libgdk_pixbuf.la \
|
||||
$(CANVAS_PIXBUF_LIB)
|
||||
|
||||
libgnomecanvaspixbuf_la_LDFLAGS = $(EXTRA_GNOME_LIBS)
|
||||
|
||||
libexecdir = $(libdir)/gdk-pixbuf/loaders
|
||||
|
||||
|
Reference in New Issue
Block a user