summaryrefslogtreecommitdiff
path: root/lib/tevent/tevent.pc.in
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-01-02 14:20:37 +0100
committerStefan Metzmacher <metze@samba.org>2009-01-02 18:16:52 +0100
commitd79fc2ffcd9802d927f82f014c2b13c7eb8cc873 (patch)
treee8f9c5946fe734462ee7a731a25c6f0f4d790ae7 /lib/tevent/tevent.pc.in
parent227f799dee4e59479612bcb3dc96231589515051 (diff)
downloadsamba-d79fc2ffcd9802d927f82f014c2b13c7eb8cc873.tar.gz
samba-d79fc2ffcd9802d927f82f014c2b13c7eb8cc873.tar.bz2
samba-d79fc2ffcd9802d927f82f014c2b13c7eb8cc873.zip
tevent: rename events => tevent in tevent.pc
metze
Diffstat (limited to 'lib/tevent/tevent.pc.in')
-rw-r--r--lib/tevent/tevent.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tevent/tevent.pc.in b/lib/tevent/tevent.pc.in
index afd9fcc279..93d0cf5d8b 100644
--- a/lib/tevent/tevent.pc.in
+++ b/lib/tevent/tevent.pc.in
@@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-Name: events
+Name: tevent
Description: An event system library
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -ltevent