2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-25 11:00:07 +00:00
xcat-dep/Curses-1.23/hints/c-irix.bsd.h
2008-04-10 19:36:34 +00:00

18 lines
383 B
C

/* Hint file for the IRIX platform, tested for IRIX 5.3.
*
* If this configuration doesn't work, look at the file "c-none.h"
* for how to set the configuration options.
*/
/* These hints thanks to Sven Heinicke <sven@wired.com> */
#include <curses.h>
#define C_LONGNAME
#define C_LONG0ARGS
#undef C_LONG2ARGS
#define C_TOUCHLINE
#define C_TOUCH3ARGS
#undef C_TOUCH4ARGS