check for execinfo.h and backtrace()

This commit is contained in:
Love Hornquist Astrand
2011-05-21 11:55:21 -07:00
parent 97df66c0a0
commit 25e86d6f4d

View File

@@ -331,6 +331,7 @@ AC_CHECK_HEADERS([\
bsdsetjmp.h \
curses.h \
dlfcn.h \
execinfo.h \
fnmatch.h \
inttypes.h \
io.h \
@@ -458,6 +459,7 @@ AC_CHECK_FUNCS([ \
_getpty \
_scrsize \
arc4random \
backtrace \
fcntl \
getpeereid \
getpeerucred \