summaryrefslogtreecommitdiff
path: root/libtirpc.pc.in
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2008-02-18 17:50:48 -0500
committerSteve Dickson <steved@redhat.com>2008-02-18 17:50:48 -0500
commit33b15c4184e2b3e73d5d7485e938ee85070fca36 (patch)
treef996e501673a201aed04e3a7fb6bec0e24e9c33d /libtirpc.pc.in
parent4d77b479511a27fb52b54811020176bb32099444 (diff)
downloadti-rpc-33b15c4184e2b3e73d5d7485e938ee85070fca36.tar.gz
Fixed typo in libtirpc.pc.in
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'libtirpc.pc.in')
-rw-r--r--libtirpc.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtirpc.pc.in b/libtirpc.pc.in
index df9e7ed..ec4cf75 100644
--- a/libtirpc.pc.in
+++ b/libtirpc.pc.in
@@ -7,5 +7,5 @@ Name: libtirpc
Description: Transport Independent RPC Library
Requires:
Version: @PACKAGE_VERSION@
-Libs: -L@libdir@
+Libs: -L@libdir@ -ltirpc
Cflags: -I@includedir@/tirpc