]> git.deb.at Git - pkg/abook.git/blob - config.h.in
configure update
[pkg/abook.git] / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
2
3 /* Define as __inline if that's what the C compiler calls it.  */
4 #undef inline
5
6 /* Define if you have the ANSI C header files.  */
7 #undef STDC_HEADERS
8
9 /* Define if you have the <stdarg.h> header file.  */
10 #undef HAVE_STDARG_H
11
12 #undef HAVE_SNPRINTF
13 #undef HAVE_VSNPRINTF
14
15 /* Define if you have the resizeterm function.  */
16 #undef HAVE_RESIZETERM
17
18 /* Define if you have the setlocale function.  */
19 #undef HAVE_SETLOCALE
20
21 /* Define if you have the <linux/termios.h> header file.  */
22 #undef HAVE_LINUX_TERMIOS_H
23
24 /* Define if you have the <locale.h> header file.  */
25 #undef HAVE_LOCALE_H
26
27 /* Define if you have the <ncurses.h> header file.  */
28 #undef HAVE_NCURSES_H
29
30 /* Define if you have the <string.h> header file.  */
31 #undef HAVE_STRING_H
32
33 /* Define if you have the <sys/ioctl.h> header file.  */
34 #undef HAVE_SYS_IOCTL_H
35
36 /* Define if you have the <termios.h> header file.  */
37 #undef HAVE_TERMIOS_H
38
39 /* Define if you have the <unistd.h> header file.  */
40 #undef HAVE_UNISTD_H
41
42 /* Name of package */
43 #undef PACKAGE
44
45 /* Version number of package */
46 #undef VERSION
47
48 /* Define if compiler has function prototypes */
49 #undef PROTOTYPES
50