mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
Support showing a backtrace on log messages
This commit is contained in:
parent
f92a814118
commit
f4320d83a2
3 changed files with 125 additions and 16 deletions
|
|
@ -297,6 +297,7 @@ AC_CHECK_HEADERS([sys/ioctl.h])
|
|||
AC_CHECK_HEADERS([byteswap.h])
|
||||
AC_CHECK_HEADERS([sys/syscall.h])
|
||||
AC_CHECK_HEADERS([sys/eventfd.h])
|
||||
AC_CHECK_HEADERS([execinfo.h])
|
||||
|
||||
#### Typdefs, structures, etc. ####
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue