summaryrefslogtreecommitdiffstats
path: root/refarray/ref_array.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'refarray/ref_array.pc.in')
-rw-r--r--refarray/ref_array.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/refarray/ref_array.pc.in b/refarray/ref_array.pc.in
index c4fe941..fbc16f3 100644
--- a/refarray/ref_array.pc.in
+++ b/refarray/ref_array.pc.in
@@ -3,9 +3,9 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-Name: @PACKAGE_NAME@
+Name: ref_array
Description: A dynamically-growing, reference-counted array
-Version: @PACKAGE_VERSION@
+Version: @REF_ARRAY_VERSION@
Libs: -L${libdir} -lref_array
Cflags: -I${includedir}
URL: http://fedorahosted.org/sssd/