fix for GNUmakefile (from drakonis)
FossilOrigin-Name: a97e3a3faa2b8b8dbf46d58f649ca68a4c2007ecb8cf882abf13eb94150023c9
This commit is contained in:
parent
40ebd5e7a0
commit
4c90b3bf8c
2 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
include Configuration.mk
|
||||
|
||||
ENABLED += -DNEEDS_STRL
|
||||
|
||||
LIBDL += -ldl
|
||||
|
||||
# -------------------------------------------------------------
|
||||
|
|
|
@ -11,6 +11,8 @@
|
|||
* nga-c: split device code into separate source files
|
||||
* use hashed dictionary search by default
|
||||
* removed words deprecated in 2022.8
|
||||
* new example: konilo-wiki.retro
|
||||
* GNUmakefile fix from drakonis
|
||||
|
||||
================================================================
|
||||
|
||||
|
|
Loading…
Reference in a new issue