Ruby
1.9.3p429(2013-05-15revision40747)
Main Page
Modules
Data Structures
Files
File List
Globals
ext
curses
extconf.h
Go to the documentation of this file.
1
#ifndef EXTCONF_H
2
#define EXTCONF_H
3
#define HAVE_NCURSES_H 1
4
#define HAVE_BEEP 1
5
#define HAVE_BKGD 1
6
#define HAVE_BKGDSET 1
7
#define HAVE_CURS_SET 1
8
#define HAVE_DELETELN 1
9
#define HAVE_DOUPDATE 1
10
#define HAVE_FLASH 1
11
#define HAVE_GETBKGD 1
12
#define HAVE_GETNSTR 1
13
#define HAVE_ISENDWIN 1
14
#define HAVE_KEYNAME 1
15
#define HAVE_KEYPAD 1
16
#define HAVE_RESIZETERM 1
17
#define HAVE_SCRL 1
18
#define HAVE_SETSCRREG 1
19
#define HAVE_UNGETCH 1
20
#define HAVE_WATTROFF 1
21
#define HAVE_WATTRON 1
22
#define HAVE_WATTRSET 1
23
#define HAVE_WBKGD 1
24
#define HAVE_WBKGDSET 1
25
#define HAVE_WDELETELN 1
26
#define HAVE_WGETNSTR 1
27
#define HAVE_WRESIZE 1
28
#define HAVE_WSCRL 1
29
#define HAVE_WSETSCRREG 1
30
#define HAVE_DEF_PROG_MODE 1
31
#define HAVE_RESET_PROG_MODE 1
32
#define HAVE_TIMEOUT 1
33
#define HAVE_WTIMEOUT 1
34
#define HAVE_NODELAY 1
35
#define HAVE_INIT_COLOR 1
36
#define HAVE_WCOLOR_SET 1
37
#define HAVE_USE_DEFAULT_COLORS 1
38
#define HAVE_ESCDELAY 1
39
#define HAVE_TABSIZE 1
40
#define HAVE_COLORS 1
41
#define HAVE_COLOR_PAIRS 1
42
#endif
43
Generated on Thu May 23 2013 20:33:00 for Ruby by
1.8.3