summaryrefslogtreecommitdiff
path: root/tvision/config.h.in
blob: 1fd242a5fdb1e4e3c668952357dd5d96fa8c1f7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
/* config.h.in.  Generated automatically from configure.in by autoheader.  */
/* The package name. */
#undef PACKAGE

/* The package version. */
#undef VERSION

/* Define this to enable the Russian character set. */
#undef ENABLE_RUSSIAN_CHARSET

/* Define this to disable the alterate character set. */
#undef DISABLE_ACS

/* Define this to disable the 8 bit output. */
#undef DISABLE_8BIT_CHARS

/* Define to enable the Linux GPM mouse support. */
#undef ENABLE_GPM

/* Define to enable the Linux VCS support. */
#undef ENABLE_VCS

/* Define to enable the FreeBSD mouse support. */
#undef ENABLE_FBSDM

/* Define if you have the <curses.h> header file. */
#undef HAVE_CURSES_H

/* Define if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Define if you have the <gpm.h> header file. */
#undef HAVE_GPM_H

/* Define if you have the `curses' library (-lcurses). */
#undef HAVE_LIBCURSES

/* Define if you have the `gpm' library (-lgpm). */
#undef HAVE_LIBGPM

/* Define if you have the `ncurses' library (-lncurses). */
#undef HAVE_LIBNCURSES

/* Define if you have the <ncurses.h> header file. */
#undef HAVE_NCURSES_H

/* Name of package */
#undef PACKAGE

/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Version number of package */
#undef VERSION