check for execinfo.h and backtrace()
This commit is contained in:
@@ -331,6 +331,7 @@ AC_CHECK_HEADERS([\
|
|||||||
bsdsetjmp.h \
|
bsdsetjmp.h \
|
||||||
curses.h \
|
curses.h \
|
||||||
dlfcn.h \
|
dlfcn.h \
|
||||||
|
execinfo.h \
|
||||||
fnmatch.h \
|
fnmatch.h \
|
||||||
inttypes.h \
|
inttypes.h \
|
||||||
io.h \
|
io.h \
|
||||||
@@ -458,6 +459,7 @@ AC_CHECK_FUNCS([ \
|
|||||||
_getpty \
|
_getpty \
|
||||||
_scrsize \
|
_scrsize \
|
||||||
arc4random \
|
arc4random \
|
||||||
|
backtrace \
|
||||||
fcntl \
|
fcntl \
|
||||||
getpeereid \
|
getpeereid \
|
||||||
getpeerucred \
|
getpeerucred \
|
||||||
|
Reference in New Issue
Block a user