$(GNOME_CFLAGS) (Re: Gdk-pixbuf 0.7.0 is released)
- From: Karl EICHWALDER <ke gnu franken de>
- To: Federico Mena Quintero <federico helixcode com>
- Cc: gnome-devel-list gnome org
- Subject: $(GNOME_CFLAGS) (Re: Gdk-pixbuf 0.7.0 is released)
- Date: 16 Apr 2000 09:15:08 +0200
To make it compile with GNOME installed under /opt/gnome (e.g. on SuSE
Linux), please apply the following or a similar patch.
2000-04-16 Karl EICHWALDER <ke@suse.de>
* gdk-pixbuf/Makefile.am (INCLUDES): Add $(GNOME_CFLAGS).
--- gdk-pixbuf/gdk-pixbuf/Makefile.am Thu Apr 13 03:18:41 2000
+++ gdk-pixbuf.my/gdk-pixbuf/Makefile.am Sun Apr 16 09:09:24 2000
@@ -144,7 +144,7 @@
INCLUDES = -I$(top_srcdir) -I$(top_builddir) \
-I$(top_srcdir)/gdk-pixbuf \
-I$(top_builddir)/gdk-pixbuf \
- $(GLIB_CFLAGS) $(GTK_CFLAGS)
+ $(GLIB_CFLAGS) $(GTK_CFLAGS) $(GNOME_CFLAGS)
AM_CPPFLAGS = "-DPIXBUF_LIBDIR=\"$(libexecdir)\""
LDADDS = libgdk_pixbuf.la $(GLIB_LIBS) $(GTK_LIBS) $(STATIC_LIB_DEPS)
--
work: ke@suse.de |
: http://www.suse.de/~ke/ | ------ ,__o
home: ke@gnu.franken.de | ------ _-\_<,
: http://www.franken.de/users/gnu/ke/ | ------ (*)/'(*)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]