From 4c82851dd5d5644a89d4f269079bf901f763ee33 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Tue, 19 Jul 2005 13:08:32 +0000 Subject: initial commit of libopkele - OpenID support library --- (limited to 'libopkele.pc.in') diff --git a/libopkele.pc.in b/libopkele.pc.in new file mode 100644 index 0000000..60bca34 --- a/dev/null +++ b/libopkele.pc.in @@ -0,0 +1,11 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: libopkele +Description: C++ implementation of OpenID protocol +Version: @VERSION@ +Requires: openssl @KONFORKA_KONFORKA@ +Cflags: -I${includedir} @LIBCURL_CPPFLAGS@ @PCREPP_CFLAGS@ +Libs: -L${libdir} -lopkele @LIBCURL@ @PCREPP_LIBS@ @MIMETIC_LIBS@ -- cgit v0.9.0.2