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