From 1bab70f1eff9d282467d6b9188d6f4f22fdd4e1b Mon Sep 17 00:00:00 2001 From: Dodji Seketeli Date: Thu, 27 Feb 2003 19:11:25 +0000 Subject: Initial revision --- libcroco.pc.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libcroco.pc.in (limited to 'libcroco.pc.in') diff --git a/libcroco.pc.in b/libcroco.pc.in new file mode 100644 index 0000000..e161ed7 --- /dev/null +++ b/libcroco.pc.in @@ -0,0 +1,11 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: libcroco +Version: @VERSION@ +Description: a CSS2 Parsing Library in C. +Requires: glib-2.0 @REQUIRE_LIBXML2@ +Libs: @CROCO_LIBS@ +Cflags: @CROCO_CFLAGS@ \ No newline at end of file -- cgit v1.2.1