Add a minor fix for pkgconfig.
This commit is contained in:
parent
b7bd6b2d8e
commit
ea3ffb6a96
3 changed files with 7 additions and 4 deletions
|
|
@ -16,5 +16,5 @@ Version: @VERSION@
|
|||
Requires:
|
||||
|
||||
# Compilation information
|
||||
Libs: -L@LIBDIR@ -l@P@
|
||||
Libs: -L@LIBDIR@ @PMINUSL@
|
||||
Cflags: -I@INCLUDEDIR@
|
||||
|
|
|
|||
|
|
@ -16,5 +16,5 @@ Version: @VERSION@
|
|||
Requires:
|
||||
|
||||
# Compilation information
|
||||
Libs: -L@LIBDIR@ -l@P@
|
||||
Libs: -L@LIBDIR@ @PMINUSL@
|
||||
Cflags: -I@INCLUDEDIR@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue