File: config.h.in

package info (click to toggle)
cmatrix 1.2a-5
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 380 kB
  • sloc: sh: 2,672; ansic: 520; makefile: 42
file content (57 lines) | stat: -rw-r--r-- 1,517 bytes parent folder | download | duplicates (5)
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
55
56
57
/* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */

/* Define as the return type of signal handlers (int or void).  */
#undef RETSIGTYPE

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

/* Define this if your curses library has use_default_colors, for 
   cool transparency =-) */
#undef HAVE_USE_DEFAULT_COLORS

/* Define this if you have the linux consolechars program */
#undef HAVE_CONSOLECHARS

/* Define this if you have the linux setfont program */
#undef HAVE_SETFONT

/* Define this if you have the wresize function in your ncurses-type library */
#undef HAVE_WRESIZE

/* Define this if you have the resizeterm function in your ncurses-type library */
#undef HAVE_RESIZETERM

/* Define if you have the putenv function.  */
#undef HAVE_PUTENV

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

/* Define if you have the <fcntl.h> header file.  */
#undef HAVE_FCNTL_H

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

/* Define if you have the <sys/ioctl.h> header file.  */
#undef HAVE_SYS_IOCTL_H

/* Define if you have the <termio.h> header file.  */
#undef HAVE_TERMIO_H

/* Define if you have the <termios.h> header file.  */
#undef HAVE_TERMIOS_H

/* Define if you have the <unistd.h> header file.  */
#undef HAVE_UNISTD_H

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

/* Name of package */
#undef PACKAGE

/* Version number of package */
#undef VERSION