mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-07 07:07:05 +01:00
- removed IDN2_NO_ALABEL_ROUNDTRIP from grovel file for libidn2 (see previous commit message).
This commit is contained in:
parent
ad10c2517d
commit
e9b7a45214
@ -43,5 +43,8 @@
|
||||
((:nontransitional "IDN2_NONTRANSITIONAL"))
|
||||
((:allow-unassigned "IDN2_ALLOW_UNASSIGNED"))
|
||||
((:use-std3-ascii-rules "IDN2_USE_STD3_ASCII_RULES"))
|
||||
((:no-tr46 "IDN2_NO_TR46"))
|
||||
((:no-alabel-roundtrip "IDN2_NO_ALABEL_ROUNDTRIP")))
|
||||
((:no-tr46 "IDN2_NO_TR46")))
|
||||
|
||||
;;; this value does not exists for old version of the library, removing
|
||||
;;; to allow compilation on old system
|
||||
;; ((:no-alabel-roundtrip "IDN2_NO_ALABEL_ROUNDTRIP")))
|
||||
|
Loading…
x
Reference in New Issue
Block a user