rename HAVE_STRUCT_SOCKADDR_IN6 to HAVE_IPV6

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4599 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-03-18 16:13:15 +00:00
parent 5586a6e8da
commit 41a98ce22c
5 changed files with 16 additions and 16 deletions

View File

@@ -50,8 +50,8 @@
/* Define this if struct utmpx have ut_exit */
#undef HAVE_UT_EXIT
/* Define this if you have a struct sockaddr_in6 */
#undef HAVE_STRUCT_SOCKADDR_IN6
/* Define this if you have a IPv6 */
#undef HAVE_IPV6
/* define if prototype of gethostbyname is compatible with
`struct hostent *gethostbyname(const char *)
@@ -69,7 +69,7 @@
#undef GETSERVBYNAME_PROTO_COMPATIBLE
/* define if prototype of openlog is compatible with
`void open(const char *, int, int)'
`void openlog(const char *, int, int)'
*/
#undef OPENLOG_PROTO_COMPATIBLE