From 6637c802c0a4c685a4e1866c9f7b033c2dd78979 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 11 Dec 2011 21:34:39 +0100 Subject: Modernise and simplify configure --- libcroco.pc.in | 1 - 1 file changed, 1 deletion(-) (limited to 'libcroco.pc.in') diff --git a/libcroco.pc.in b/libcroco.pc.in index a8b6e78..3d0dc0a 100644 --- a/libcroco.pc.in +++ b/libcroco.pc.in @@ -9,4 +9,3 @@ Description: a CSS2 Parsing and manipulation Library in C. Requires: glib-2.0 libxml-2.0 Libs: -L${libdir} -lcroco-@LIBCROCO_MAJOR_VERSION@.@LIBCROCO_MINOR_VERSION@ Cflags: -I${includedir}/libcroco-@LIBCROCO_MAJOR_VERSION@.@LIBCROCO_MINOR_VERSION@ - -- cgit v1.2.1