diff options
Diffstat (limited to 'unix')
-rw-r--r-- | unix/tcl.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tcl.pc.in b/unix/tcl.pc.in index 8bf67cd..6b6fe44 100644 --- a/unix/tcl.pc.in +++ b/unix/tcl.pc.in @@ -11,5 +11,5 @@ URL: http://www.tcl.tk/ Version: @TCL_VERSION@ Requires: Conflicts: -Libs: -L${libdir} @TCL_LIBS@ +Libs: -L${libdir} @TCL_LIB_FLAG@ @TCL_LIBS@ Cflags: -I${includedir} |