mirror of https://codeberg.org/cage/tinmop/
- used pkg-config in the libidn2 grovel file (thanks to yumh!).
This commit is contained in:
parent
eac0b7b5a7
commit
0cb5ef9c29
|
@ -1,5 +1,7 @@
|
|||
(in-package :idn)
|
||||
|
||||
(pkg-config-cflags "libidn2")
|
||||
|
||||
(include "idn2.h")
|
||||
|
||||
(cenum (idn2-rc)
|
||||
|
|
Loading…
Reference in New Issue