summaryrefslogtreecommitdiffstats
path: root/path_utils/path_utils.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'path_utils/path_utils.pc.in')
-rw-r--r--path_utils/path_utils.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/path_utils/path_utils.pc.in b/path_utils/path_utils.pc.in
index aaf7531..68e479c 100644
--- a/path_utils/path_utils.pc.in
+++ b/path_utils/path_utils.pc.in
@@ -3,9 +3,9 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-Name: @PACKAGE_NAME@
+Name: path_utils
Description: Utility functions to manipulate filesystem pathnames
-Version: @PACKAGE_VERSION@
+Version: @PATH_UTILS_VERSION@
Libs: -L${libdir} -lpath_utils
Cflags: -I${includedir}
URL: http://fedorahosted.org/sssd/