1
0
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:
cage 2021-01-09 19:38:58 +01:00
parent eac0b7b5a7
commit 0cb5ef9c29

View File

@ -1,5 +1,7 @@
(in-package :idn)
(pkg-config-cflags "libidn2")
(include "idn2.h")
(cenum (idn2-rc)