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

« back to all changes in this revision

Viewing changes to config.h

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