https://gitlab.synchro.net/main/sbbs/-/commit/b4f93af01300b329c81bb9ac
Modified Files:
src/conio/ciolib.c src/syncterm/ripper.c term.c
Log Message:
Fix build on openSUSE Tumbleweed (and building without bitmap)Some Linux systems ship with a reentrant ncurses library that doesnot have an ESCDELAY variable. For now, simply don't allow controlover ESCDELAY on the systems since we also currently have a global,and so can't use set_escdelay() as intended.Also, in ripper, stub out all the stuff that's used when HAS_VSTATis not defined. This makes most of the code not compiled when it'suseless anyway.
--- SBBSecho 3.20-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)