http://www.azstarnet.com/~ymg/files/slsnif-0.4.0.tar.gz
[slsnif.git] / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define to `int' if <sys/types.h> doesn't define.  */
4 #undef pid_t
5
6 /* Define if you need to in order for stat and other things to work.  */
7 #undef _POSIX_SOURCE
8
9 /* Define as the return type of signal handlers (int or void).  */
10 #undef RETSIGTYPE
11
12 /* Define to the type of arg1 for select(). */
13 #undef SELECT_TYPE_ARG1
14
15 /* Define to the type of args 2, 3 and 4 for select(). */
16 #undef SELECT_TYPE_ARG234
17
18 /* Define to the type of arg5 for select(). */
19 #undef SELECT_TYPE_ARG5
20
21 /* Define if you have the ANSI C header files.  */
22 #undef STDC_HEADERS
23
24 /* Define if you have the ctime function.  */
25 #undef HAVE_CTIME
26
27 /* Define if you have the ftime function.  */
28 #undef HAVE_FTIME
29
30 /* Define if you have the getopt_long function.  */
31 #undef HAVE_GETOPT_LONG
32
33 /* Define if you have the select function.  */
34 #undef HAVE_SELECT
35
36 /* Define if you have the strdup function.  */
37 #undef HAVE_STRDUP
38
39 /* Define if you have the time function.  */
40 #undef HAVE_TIME
41
42 /* Define if you have the <fcntl.h> header file.  */
43 #undef HAVE_FCNTL_H
44
45 /* Define if you have the <getopt.h> header file.  */
46 #undef HAVE_GETOPT_H
47
48 /* Define if you have the <linux/kdev_t.h> header file.  */
49 #undef HAVE_LINUX_KDEV_T_H
50
51 /* Define if you have the <linux/major.h> header file.  */
52 #undef HAVE_LINUX_MAJOR_H
53
54 /* Define if you have the <sys/timeb.h> header file.  */
55 #undef HAVE_SYS_TIMEB_H
56
57 /* Define if you have the <time.h> header file.  */
58 #undef HAVE_TIME_H
59
60 /* Define if you have the <unistd.h> header file.  */
61 #undef HAVE_UNISTD_H
62
63 /* Name of package */
64 #undef PACKAGE
65
66 /* Version number of package */
67 #undef VERSION
68