Re: gdk-pixbuf stable parallel fixes
- From: Havoc Pennington <hp redhat com>
- To: Mark McLoughlin <mark skynet ie>
- Cc: <gnome-hackers gnome org>
- Subject: Re: gdk-pixbuf stable parallel fixes
- Date: 09 Oct 2001 14:42:12 -0400
Mark McLoughlin <mark skynet ie> writes:
> Hmm, yes. Point taken. Sigh, I don't suppose you want to do it?
>
> If not, could you log it in bugzilla and I'll do it?
>
I don't think it's any harder than the appended patch. (Though I
haven't tested the patch.) I can commit if you like.
Havoc
Index: linc.pc.in
===================================================================
RCS file: /cvs/gnome/linc/linc.pc.in,v
retrieving revision 1.5
diff -u -p -u -r1.5 linc.pc.in
--- linc.pc.in 2001/09/24 16:27:48 1.5
+++ linc.pc.in 2001/10/09 18:43:52
@@ -8,4 +8,4 @@ Description: ORBit2 network transport li
Version: @LINC_VERSION@
Requires: glib-2.0 gobject-2.0 gthread-2.0
Libs: -L${libdir} -llinc
-Cflags: -I${includedir}
+Cflags: -I${includedir}/linc-1.0
Index: include/linc/Makefile.am
===================================================================
RCS file: /cvs/gnome/linc/include/linc/Makefile.am,v
retrieving revision 1.5
diff -u -p -u -r1.5 Makefile.am
--- include/linc/Makefile.am 2001/08/18 19:20:36 1.5
+++ include/linc/Makefile.am 2001/10/09 18:43:52
@@ -1,4 +1,4 @@
-lincincludedir=$(includedir)/linc
+lincincludedir=$(includedir)/linc-1.0/linc
lincinclude_HEADERS=\
linc-connection.h \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]