avoid more get*_r functions until we decide upon an API...

This commit is contained in:
espie 2004-10-21 20:47:38 +00:00
parent 638b34bdc4
commit 63f4447086

View File

@ -1,7 +1,9 @@
# $OpenBSD: config.site,v 1.2 2004/10/13 17:23:38 espie Exp $
# $OpenBSD: config.site,v 1.3 2004/10/21 20:47:38 espie Exp $
# Quick start macros for autoconf.
# XXX kludge for a function we don't actually have.
ac_cv_func_getservbyname_r=${ac_cv_func_getservbyname_r=no}
ac_cv_func_getservbyport_r=${ac_cv_func_getservbyport_r=no}
ac_cv_func_getprotobyname_r=${ac_cv_func_getprotobyname_r=no}
# can't define this because ntp fucks with it
#ac_cv_lib_readline_readline=${ac_cv_lib_readline_readline=yes}
# probably okay, to discuss...