summaryrefslogtreecommitdiff
path: root/libpcre2-posix.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libpcre2-posix.pc.in')
-rw-r--r--libpcre2-posix.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpcre2-posix.pc.in b/libpcre2-posix.pc.in
index 9641555..758c306 100644
--- a/libpcre2-posix.pc.in
+++ b/libpcre2-posix.pc.in
@@ -8,6 +8,6 @@ includedir=@includedir@
Name: libpcre2-posix
Description: Posix compatible interface to libpcre2-8
Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -lpcre2-posix
+Libs: -L${libdir} -lpcre2-posix@LIB_POSTFIX@
Cflags: -I${includedir} @PCRE2_STATIC_CFLAG@
Requires.private: libpcre2-8