~ubuntu-branches/ubuntu/trusty/dhcpcd/trusty-security

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Simon Kelley
  • Date: 2005-09-30 02:21:51 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050930022151-vq3xlcazj0bdpyf4
Tags: 1:2.0.0-2
Clear out /etc/dhcpc/resolv.conf and /var/lib/dhcpc/* 
during purge. (closes: #330515)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.in by autoheader.  */
 
2
 
 
3
/* Define to enable ARP checking of IP address */
 
4
#undef ARPCHECK
 
5
 
 
6
/* Define to enable extra debug messages */
 
7
#undef DEBUG
 
8
 
 
9
/* Define to use vfork() instead of fork() */
 
10
#undef EMBED
 
11
 
 
12
/* Define to 1 if you have the `alarm' function. */
 
13
#undef HAVE_ALARM
 
14
 
 
15
/* Define to 1 if you have the <arpa/inet.h> header file. */
 
16
#undef HAVE_ARPA_INET_H
 
17
 
 
18
/* Define to 1 if you have the `dup2' function. */
 
19
#undef HAVE_DUP2
 
20
 
 
21
/* Define to 1 if you have the <fcntl.h> header file. */
 
22
#undef HAVE_FCNTL_H
 
23
 
 
24
/* Define to 1 if you have the `fork' function. */
 
25
#undef HAVE_FORK
 
26
 
 
27
/* Define to 1 if you have the `gethostbyaddr' function. */
 
28
#undef HAVE_GETHOSTBYADDR
 
29
 
 
30
/* Define to 1 if you have the `gethostname' function. */
 
31
#undef HAVE_GETHOSTNAME
 
32
 
 
33
/* Define to 1 if you have the `gettimeofday' function. */
 
34
#undef HAVE_GETTIMEOFDAY
 
35
 
 
36
/* Define to 1 if you have the <inttypes.h> header file. */
 
37
#undef HAVE_INTTYPES_H
 
38
 
 
39
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
 
40
   to 0 otherwise. */
 
41
#undef HAVE_MALLOC
 
42
 
 
43
/* Define to 1 if you have the `memmove' function. */
 
44
#undef HAVE_MEMMOVE
 
45
 
 
46
/* Define to 1 if you have the <memory.h> header file. */
 
47
#undef HAVE_MEMORY_H
 
48
 
 
49
/* Define to 1 if you have the `memset' function. */
 
50
#undef HAVE_MEMSET
 
51
 
 
52
/* Define to 1 if you have the `mkdir' function. */
 
53
#undef HAVE_MKDIR
 
54
 
 
55
/* Define to 1 if you have the <netdb.h> header file. */
 
56
#undef HAVE_NETDB_H
 
57
 
 
58
/* Define to 1 if you have the <netinet/in.h> header file. */
 
59
#undef HAVE_NETINET_IN_H
 
60
 
 
61
/* Define to 1 if you have the <paths.h> header file. */
 
62
#undef HAVE_PATHS_H
 
63
 
 
64
/* Define to 1 if you have the `select' function. */
 
65
#undef HAVE_SELECT
 
66
 
 
67
/* Define to 1 if you have the `sethostname' function. */
 
68
#undef HAVE_SETHOSTNAME
 
69
 
 
70
/* Define to 1 if you have the `socket' function. */
 
71
#undef HAVE_SOCKET
 
72
 
 
73
/* Define to 1 if you have the <stdint.h> header file. */
 
74
#undef HAVE_STDINT_H
 
75
 
 
76
/* Define to 1 if you have the <stdlib.h> header file. */
 
77
#undef HAVE_STDLIB_H
 
78
 
 
79
/* Define to 1 if you have the `strdup' function. */
 
80
#undef HAVE_STRDUP
 
81
 
 
82
/* Define to 1 if you have the <strings.h> header file. */
 
83
#undef HAVE_STRINGS_H
 
84
 
 
85
/* Define to 1 if you have the <string.h> header file. */
 
86
#undef HAVE_STRING_H
 
87
 
 
88
/* Define to 1 if you have the `strtol' function. */
 
89
#undef HAVE_STRTOL
 
90
 
 
91
/* Define to 1 if you have the <syslog.h> header file. */
 
92
#undef HAVE_SYSLOG_H
 
93
 
 
94
/* Define to 1 if you have the <sys/ioctl.h> header file. */
 
95
#undef HAVE_SYS_IOCTL_H
 
96
 
 
97
/* Define to 1 if you have the <sys/select.h> header file. */
 
98
#undef HAVE_SYS_SELECT_H
 
99
 
 
100
/* Define to 1 if you have the <sys/socket.h> header file. */
 
101
#undef HAVE_SYS_SOCKET_H
 
102
 
 
103
/* Define to 1 if you have the <sys/stat.h> header file. */
 
104
#undef HAVE_SYS_STAT_H
 
105
 
 
106
/* Define to 1 if you have the <sys/time.h> header file. */
 
107
#undef HAVE_SYS_TIME_H
 
108
 
 
109
/* Define to 1 if you have the <sys/types.h> header file. */
 
110
#undef HAVE_SYS_TYPES_H
 
111
 
 
112
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
 
113
#undef HAVE_SYS_WAIT_H
 
114
 
 
115
/* Define to 1 if you have the `uname' function. */
 
116
#undef HAVE_UNAME
 
117
 
 
118
/* Define to 1 if you have the <unistd.h> header file. */
 
119
#undef HAVE_UNISTD_H
 
120
 
 
121
/* Define to 1 if you have the `vfork' function. */
 
122
#undef HAVE_VFORK
 
123
 
 
124
/* Define to 1 if you have the <vfork.h> header file. */
 
125
#undef HAVE_VFORK_H
 
126
 
 
127
/* Define to 1 if `fork' works. */
 
128
#undef HAVE_WORKING_FORK
 
129
 
 
130
/* Define to 1 if `vfork' works. */
 
131
#undef HAVE_WORKING_VFORK
 
132
 
 
133
/* Name of package */
 
134
#undef PACKAGE
 
135
 
 
136
/* Define to the address where bug reports for this package should be sent. */
 
137
#undef PACKAGE_BUGREPORT
 
138
 
 
139
/* Define to the full name of this package. */
 
140
#undef PACKAGE_NAME
 
141
 
 
142
/* Define to the full name and version of this package. */
 
143
#undef PACKAGE_STRING
 
144
 
 
145
/* Define to the one symbol short name of this package. */
 
146
#undef PACKAGE_TARNAME
 
147
 
 
148
/* Define to the version of this package. */
 
149
#undef PACKAGE_VERSION
 
150
 
 
151
/* Define to the type of arg 1 for `select'. */
 
152
#undef SELECT_TYPE_ARG1
 
153
 
 
154
/* Define to the type of args 2, 3 and 4 for `select'. */
 
155
#undef SELECT_TYPE_ARG234
 
156
 
 
157
/* Define to the type of arg 5 for `select'. */
 
158
#undef SELECT_TYPE_ARG5
 
159
 
 
160
/* Define to 1 if you have the ANSI C header files. */
 
161
#undef STDC_HEADERS
 
162
 
 
163
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 
164
#undef TIME_WITH_SYS_TIME
 
165
 
 
166
/* Version number of package */
 
167
#undef VERSION
 
168
 
 
169
/* Define to empty if `const' does not conform to ANSI C. */
 
170
#undef const
 
171
 
 
172
/* Define to rpl_malloc if the replacement function should be used. */
 
173
#undef malloc
 
174
 
 
175
/* Define to `int' if <sys/types.h> does not define. */
 
176
#undef mode_t
 
177
 
 
178
/* Define to `int' if <sys/types.h> does not define. */
 
179
#undef pid_t
 
180
 
 
181
/* Define as `fork' if `vfork' does not work. */
 
182
#undef vfork