check for atexit and on_exit

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10634 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-09-02 23:57:44 +00:00
parent 349d8176d9
commit 01f6c8e067

View File

@@ -156,6 +156,7 @@ AM_CONDITIONAL(have_glob_h, test "$ac_cv_func_glob_working" = yes)
AC_CHECK_FUNCS([ \
asnprintf \
asprintf \
atexit \
cgetent \
getconfattr \
getprogname \
@@ -163,6 +164,7 @@ AC_CHECK_FUNCS([ \
getspnam \
initstate \
issetugid \
on_exit \
random \
setprogname \
setstate \