1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2/* $MCom: gone/config.h.in,v 1.2 2010/08/01 05:53:03 marcus Exp $ */
3
4#undef VERSION
5
6#undef PRODUCT
7
8#undef OSTYPE
9
10#undef IRIX
11
12#undef ULTRIX
13
14#undef OSF1
15
16/* Define this if gone should be installed setuid */
17#undef SETUID
18
19/* Define if Digital UNIX enhanced security */
20#undef EN_SEC
21
22/* Define if you have the <crypt.h> header file.  */
23#undef HAVE_CRYPT_H
24
25/* Define if you have the <errno.h> header file.  */
26#undef HAVE_ERRNO_H
27
28/* Define if you have the <pwd.h> header file.  */
29#undef HAVE_PWD_H
30
31/* Define if you have the <string.h> header file.  */
32#undef HAVE_STRING_H
33
34/* Define if you have the <sys/consio.h> header file.  */
35#undef HAVE_SYS_CONSIO_H
36
37/* Define if you have the <sys/ioctl.h> header file.  */
38#undef HAVE_SYS_IOCTL_H
39
40/* Define if you have the <sys/param.h> header file.  */
41#undef HAVE_SYS_PARAM_H
42
43/* Define if you have the <sys/stat.h> header file.  */
44#undef HAVE_SYS_STAT_H
45
46/* Define if you have the <sys/termio.h> header file.  */
47#undef HAVE_SYS_TERMIO_H
48
49/* Define if you have the <sys/time.h> header file.  */
50#undef HAVE_SYS_TIME_H
51
52/* Define if you have the <sys/types.h> header file.  */
53#undef HAVE_SYS_TYPES_H
54
55/* Define if you have the <termios.h> header file.  */
56#undef HAVE_TERMIOS_H
57
58/* Define if you have the <time.h> header file.  */
59#undef HAVE_TIME_H
60