File: config.h.in

package info (click to toggle)
logtool 1.2.7-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 700 kB
  • ctags: 285
  • sloc: ansic: 1,718; sh: 530; makefile: 141
file content (49 lines) | stat: -rw-r--r-- 1,242 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
/* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */

/* Define to empty if the keyword does not work.  */
#undef const

/* Define to `unsigned' if <sys/types.h> doesn't define.  */
#undef size_t

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define if you have the gethostbyaddr function.  */
#undef HAVE_GETHOSTBYADDR

/* Define if you have the inet_addr function.  */
#undef HAVE_INET_ADDR

/* Define if you have the regcomp function.  */
#undef HAVE_REGCOMP

/* Define if you have the regexec function.  */
#undef HAVE_REGEXEC

/* Define if you have the regfree function.  */
#undef HAVE_REGFREE

/* Define if you have the strncasecmp function.  */
#undef HAVE_STRNCASECMP

/* Define if we have setenv */
#undef HAVE_SETENV

/* Define if you have the <getopt.h> header file.  */
#undef HAVE_GETOPT_H

/* Define if you have the <regex.h> header file.  */
#undef HAVE_REGEX_H

/* Define if you have the <sysexits.h> header file.  */
#undef HAVE_SYSEXITS_H

/* Define if you have the <time.h> header file.  */
#undef HAVE_TIME_H

/* Define if you have the <unistd.h> header file.  */
#undef HAVE_UNISTD_H

/* Define if we disabled the resolver function or not */
#undef NO_RESOLVER