1 /* include/config.h.in.  Generated automatically from configure.in by autoheader.  */
2 
3 /* Define to empty if the keyword does not work.  */
4 #undef const
5 
6 /* Define if the setvbuf function takes the buffering type as its second
7    argument and the buffer pointer as the third, as on System V
8    before release 3.  */
9 #undef SETVBUF_REVERSED
10 
11 /* Define if you have the ANSI C header files.  */
12 #undef STDC_HEADERS
13 
14 /* Define if you have the gettimeofday function.  */
15 #undef HAVE_GETTIMEOFDAY
16 
17 /* Define if you have the popen function.  */
18 #undef HAVE_POPEN
19 
20 /* Define if you have the wcschr function.  */
21 #undef HAVE_WCSCHR
22 
23 /* Define if you have the wcsdup function.  */
24 #undef HAVE_WCSDUP
25 
26 /* Define if you have the <pam.h> header file.  */
27 #undef HAVE_PAM_H
28 
29 /* Define if you have the <pnm.h> header file.  */
30 #undef HAVE_PNM_H
31 
32 /* Define if you have the <unistd.h> header file.  */
33 #undef HAVE_UNISTD_H
34 
35 /* Define if you have the <wchar.h> header file.  */
36 #undef HAVE_WCHAR_H
37