From 58f5b87fac9b9a0b3bf5e8e469a8a898e3c2da23 Mon Sep 17 00:00:00 2001 From: James Henstridge Date: Thu, 3 May 2001 14:43:15 +0000 Subject: remove '.' from end of include directory --- gdk-pixbuf-2.0.pc.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gdk-pixbuf-2.0.pc.in') diff --git a/gdk-pixbuf-2.0.pc.in b/gdk-pixbuf-2.0.pc.in index bc22fd3d1..36480dc1a 100644 --- a/gdk-pixbuf-2.0.pc.in +++ b/gdk-pixbuf-2.0.pc.in @@ -8,4 +8,5 @@ Description: Image loading and scaling Version: @VERSION@ Requires: gobject-2.0,gmodule-2.0 Libs: -L${libdir} -lgdk_pixbuf-1.3 @INTLLIBS@ @MATH_LIB@ -Cflags: -I${includedir}/gtk-2.0. +Cflags: -I${includedir}/gtk-2.0 + -- cgit v1.2.1