Change a couple of Makefile.ins to plain Makefiles
[freeradius.git] / src / include / autoconf.h.in
1 /* src/include/autoconf.h.in.  Generated automatically from configure.in by autoheader.  */
2 /*
3
4 acconfig.h - template used by autoheader to create config.h.in
5 config.h.in - used by autoconf to create config.h
6 config.h - created by autoconf; contains defines generated by autoconf
7
8 */
9
10
11 /* Define if you have the ANSI C header files.  */
12 #undef STDC_HEADERS
13
14 /* Do we have the crypt function ? */
15 #undef HAVE_CRYPT
16
17 /* Do we have socklen_t? */
18 #undef HAVE_SOCKLEN_T
19
20 /* Do we have libdl support? */
21 #undef HAVE_LIBDL
22
23 /* Do we want to compile in DBM support? */
24 #undef WITH_DBM
25
26 /* Do we want to compile in NDBM support? */
27 #undef WITH_NDBM
28
29 /* Include Ascend hacks */
30 #undef WITH_ASCEND_HACK
31
32 /* Set Ascend Channels Per Line to N */
33 #undef ASCEND_CHANNELS_PER_LINE
34
35 /* Include NT Domain hack */
36 #undef WITH_NTDOMAIN_HACK
37
38 /* Include Specialix Jetstream hacks */
39 #undef WITH_SPECIALIX_JETSTREAM_HACK
40
41 /* Make dictionary case-independant */
42 #undef WITH_DICT_NOCASE
43
44 /* Make dictionary case-independant */
45 #undef WITH_DICT_NOCASE
46
47 /* Define if you have the getopt_long function.  */
48 #undef HAVE_GETOPT_LONG
49
50 /* Define if you have the lockf function.  */
51 #undef HAVE_LOCKF
52
53 /* Define if you have the setsid function.  */
54 #undef HAVE_SETSID
55
56 /* Define if you have the snprintf function.  */
57 #undef HAVE_SNPRINTF
58
59 /* Define if you have the strsignal function.  */
60 #undef HAVE_STRSIGNAL
61
62 /* Define if you have the vsnprintf function.  */
63 #undef HAVE_VSNPRINTF
64
65 /* Define if you have the <crypt.h> header file.  */
66 #undef HAVE_CRYPT_H
67
68 /* Define if you have the <dirent.h> header file.  */
69 #undef HAVE_DIRENT_H
70
71 /* Define if you have the <errno.h> header file.  */
72 #undef HAVE_ERRNO_H
73
74 /* Define if you have the <getopt.h> header file.  */
75 #undef HAVE_GETOPT_H
76
77 /* Define if you have the <malloc.h> header file.  */
78 #undef HAVE_MALLOC_H
79
80 /* Define if you have the <ndir.h> header file.  */
81 #undef HAVE_NDIR_H
82
83 /* Define if you have the <resource.h> header file.  */
84 #undef HAVE_RESOURCE_H
85
86 /* Define if you have the <sys/dir.h> header file.  */
87 #undef HAVE_SYS_DIR_H
88
89 /* Define if you have the <sys/ndir.h> header file.  */
90 #undef HAVE_SYS_NDIR_H
91
92 /* Define if you have the <sys/select.h> header file.  */
93 #undef HAVE_SYS_SELECT_H
94
95 /* Define if you have the <utmp.h> header file.  */
96 #undef HAVE_UTMP_H