fix for GNUmakefile (from drakonis)

FossilOrigin-Name: a97e3a3faa2b8b8dbf46d58f649ca68a4c2007ecb8cf882abf13eb94150023c9
This commit is contained in:
crc 2023-06-27 00:19:27 +00:00
parent 40ebd5e7a0
commit 4c90b3bf8c
2 changed files with 4 additions and 0 deletions

View file

@ -4,6 +4,8 @@
include Configuration.mk include Configuration.mk
ENABLED += -DNEEDS_STRL
LIBDL += -ldl LIBDL += -ldl
# ------------------------------------------------------------- # -------------------------------------------------------------

View file

@ -11,6 +11,8 @@
* nga-c: split device code into separate source files * nga-c: split device code into separate source files
* use hashed dictionary search by default * use hashed dictionary search by default
* removed words deprecated in 2022.8 * removed words deprecated in 2022.8
* new example: konilo-wiki.retro
* GNUmakefile fix from drakonis
================================================================ ================================================================