summaryrefslogtreecommitdiff
path: root/src/ivy-tcl.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivy-tcl.pc.in')
-rw-r--r--src/ivy-tcl.pc.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/ivy-tcl.pc.in b/src/ivy-tcl.pc.in
index 86c9ef3..c6c0077 100644
--- a/src/ivy-tcl.pc.in
+++ b/src/ivy-tcl.pc.in
@@ -6,5 +6,6 @@ includedir=${prefix}/include
Name: ivy-tcl
Description: A software bus (TCL main loop)
Version: @MAJOR@.@MINOR@
-Libs: -L${libdir} -ltclivy @PCREINC@ @EXTRALIB@
-Cflags: -I${includedir} @REGEXP@ @PCRELIB@
+Libs: -L${libdir} -ltclivy
+Libs.private: @PCRELIB@ @EXTRALIB@
+Cflags: -I${includedir}