summaryrefslogtreecommitdiffstats
path: root/dhash/dhash.pc.in
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2009-05-12 11:51:20 -0400
committerSimo Sorce <ssorce@redhat.com>2009-05-14 11:34:04 -0400
commite54ce04c11c4a6ff8b5c7bbbd738f70e3da4e101 (patch)
treec2f1993b7192d9b8dd2b8c6c3e96de6884362743 /dhash/dhash.pc.in
parent5d237157deefb39db63acdd950bd67c7809415f6 (diff)
downloadding-libs-e54ce04c11c4a6ff8b5c7bbbd738f70e3da4e101.tar.gz
ding-libs-e54ce04c11c4a6ff8b5c7bbbd738f70e3da4e101.tar.xz
ding-libs-e54ce04c11c4a6ff8b5c7bbbd738f70e3da4e101.zip
Enable modular build of common SSSD libraries
Allow configuration and build of individual SSSD utility libraries from their own subdirectories. Building all utilities is still possible recursively from the common root.
Diffstat (limited to 'dhash/dhash.pc.in')
-rw-r--r--dhash/dhash.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhash/dhash.pc.in b/dhash/dhash.pc.in
index be62b37..7dfc8a3 100644
--- a/dhash/dhash.pc.in
+++ b/dhash/dhash.pc.in
@@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-Name: dhash
+Name: @PACKAGE_NAME@
Description: A hash table which will dynamically resize to achieve optimal storage & access time properties
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -ldhash