• src/conio/ciolib.c src/syncterm/ripper.c term.c

    From Stephen Hurd@1:103/705 to Git commit to main/sbbs/master on Wed Apr 26 21:00:38 2023
    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)