ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/config.h.in
(Generate patch)

Comparing gvpe/config.h.in (file contents):
Revision 1.16 by pcg, Sat Dec 1 23:35:31 2007 UTC vs.
Revision 1.18 by pcg, Mon Jan 28 12:00:13 2008 UTC

136#undef HAVE_MEMORY_H 136#undef HAVE_MEMORY_H
137 137
138/* Define to 1 if you have the `mlockall' function. */ 138/* Define to 1 if you have the `mlockall' function. */
139#undef HAVE_MLOCKALL 139#undef HAVE_MLOCKALL
140 140
141/* Define to 1 if you have the `nanosleep' function. */
142#undef HAVE_NANOSLEEP
143
141/* NetBSD */ 144/* NetBSD */
142#undef HAVE_NETBSD 145#undef HAVE_NETBSD
143 146
144/* Define to 1 if you have the <netinet/in.h> header file. */ 147/* Define to 1 if you have the <netinet/in.h> header file. */
145#undef HAVE_NETINET_IN_H 148#undef HAVE_NETINET_IN_H
280/* Define to 1 if you have the <sys/time.h> header file. */ 283/* Define to 1 if you have the <sys/time.h> header file. */
281#undef HAVE_SYS_TIME_H 284#undef HAVE_SYS_TIME_H
282 285
283/* Define to 1 if you have the <sys/types.h> header file. */ 286/* Define to 1 if you have the <sys/types.h> header file. */
284#undef HAVE_SYS_TYPES_H 287#undef HAVE_SYS_TYPES_H
288
289/* Define to 1 if you have the <tr1/unordered_map> header file. */
290#undef HAVE_TR1_UNORDERED_MAP
285 291
286/* Universal tun/tap driver present */ 292/* Universal tun/tap driver present */
287#undef HAVE_TUNTAP 293#undef HAVE_TUNTAP
288 294
289/* Define to 1 if you have the <unistd.h> header file. */ 295/* Define to 1 if you have the <unistd.h> header file. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines