comparison src/config.in @ 52593:e560ea7636d6

#
author Dave Love <fx@gnu.org>
date Tue, 23 Sep 2003 12:41:52 +0000
parents 5b01b59df405
children 2a9957bfae3f
comparison
equal deleted inserted replaced
52592:dc1ff4683e5c 52593:e560ea7636d6
498 /* Define to 1 if you have the <string.h> header file. */ 498 /* Define to 1 if you have the <string.h> header file. */
499 #undef HAVE_STRING_H 499 #undef HAVE_STRING_H
500 500
501 /* Define to 1 if you have the `strsignal' function. */ 501 /* Define to 1 if you have the `strsignal' function. */
502 #undef HAVE_STRSIGNAL 502 #undef HAVE_STRSIGNAL
503
504 /* Define to 1 if `ifr_addr' is member of `struct ifreq'. */
505 #undef HAVE_STRUCT_IFREQ_IFR_ADDR
506
507 /* Define to 1 if `ifr_broadaddr' is member of `struct ifreq'. */
508 #undef HAVE_STRUCT_IFREQ_IFR_BROADADDR
509
510 /* Define to 1 if `ifr_flags' is member of `struct ifreq'. */
511 #undef HAVE_STRUCT_IFREQ_IFR_FLAGS
512
513 /* Define to 1 if `ifr_hwaddr' is member of `struct ifreq'. */
514 #undef HAVE_STRUCT_IFREQ_IFR_HWADDR
515
516 /* Define to 1 if `ifr_netmask' is member of `struct ifreq'. */
517 #undef HAVE_STRUCT_IFREQ_IFR_NETMASK
503 518
504 /* Define to 1 if `n_un.n_name' is member of `struct nlist'. */ 519 /* Define to 1 if `n_un.n_name' is member of `struct nlist'. */
505 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME 520 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME
506 521
507 /* Define to 1 if `tm_zone' is member of `struct tm'. */ 522 /* Define to 1 if `tm_zone' is member of `struct tm'. */