1999-12-29 14:20:26 +00:00
|
|
|
/* Name of this package! */
|
|
|
|
#undef PACKAGE
|
|
|
|
|
|
|
|
/* Version number of this archive. */
|
|
|
|
#undef VERSION
|
|
|
|
|
|
|
|
/* Define if you have the getpass function. */
|
|
|
|
#undef HAVE_GETPASS
|
|
|
|
|
|
|
|
/* Define cpu-machine-OS */
|
|
|
|
#undef OS
|
|
|
|
|
2000-05-30 22:26:57 +00:00
|
|
|
/* Number of arguments your gethostbyaddr_r() function accepts */
|
|
|
|
#undef GETHOSTBYADDR_R_NARGS
|
|
|
|
|
|
|
|
/* Number of arguments your gethostbyname_r() function accepts */
|
|
|
|
#undef GETHOSTBYNAME_R_NARGS
|