mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-16 08:00:35 +01:00
- 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)
|
(in-package :idn)
|
||||||
|
|
||||||
|
(pkg-config-cflags "libidn2")
|
||||||
|
|
||||||
(include "idn2.h")
|
(include "idn2.h")
|
||||||
|
|
||||||
(cenum (idn2-rc)
|
(cenum (idn2-rc)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user