]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
-L too
authorJelte Jansen <jelte@NLnetLabs.nl>
Thu, 19 Mar 2009 14:21:07 +0000 (14:21 +0000)
committerJelte Jansen <jelte@NLnetLabs.nl>
Thu, 19 Mar 2009 14:21:07 +0000 (14:21 +0000)
packaging/libldns.pc.in

index 36b4a28919e826ced19b9a9f0de1906d8a8d2fd0..923b688379d79c52674f238704f67a36325fcb02 100644 (file)
@@ -8,6 +8,6 @@ Description: Library for DNS programming
 URL: http://www.nlnetlabs.nl/projects/ldns
 Version: @PACKAGE_VERSION@
 Requires: 
-Libs: -lldns
+Libs: -L${libdir} -lldns
 Libs.private: @LDFLAGS@
 Cflags: -I${includedir}