mc/slang
Andrew V. Samoilov 0cd8f81bdc * Makefile.am: Use AM_CPPFLAGS for path to mc-slang includes.
* slmisc.c (SLang_Version): Declare const. Use SLANG_VERSION for version
        number.
        * include/slang.h (SLang_Version): Declare const.
2004-11-29 11:11:47 +00:00
..
include * Makefile.am: Use AM_CPPFLAGS for path to mc-slang includes. 2004-11-29 11:11:47 +00:00
.cvsignore
ChangeLog * Makefile.am: Use AM_CPPFLAGS for path to mc-slang includes. 2004-11-29 11:11:47 +00:00
Makefile.am * Makefile.am: Use AM_CPPFLAGS for path to mc-slang includes. 2004-11-29 11:11:47 +00:00
README
sldisply.c * sldisply.c (SLtt_delete_nlines): Add boundary check. 2004-11-09 17:16:51 +00:00
slerr.c
slgetkey.c
slmisc.c * Makefile.am: Use AM_CPPFLAGS for path to mc-slang includes. 2004-11-29 11:11:47 +00:00
slsignal.c
slsmg.c
sltermin.c
slutty.c
slvideo.c
slw32tty.c

This is the S-Lang library, version 1.4.9.  It has been radically
stripped down to remove functions that are either unused by the Midnight
Commander or already provided by the glib library.  The complete
distribution can be downloaded from:

http://www.s-lang.org/

The sources in this directory are only used if you don't have the S-Lang
library installed on your system or if you request to use these sources
by specifying the option `--with-screen=mcslang' to the `configure'
script.