mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-09 04:58:02 +02:00
Check for dirent.h
This commit is contained in:
parent
e5cdc669ab
commit
4c92983dce
1 changed files with 2 additions and 0 deletions
|
|
@ -466,6 +466,8 @@ closedir(dirp);
|
|||
fi
|
||||
fi
|
||||
|
||||
AC_CHECK_HEADERS(dirent.h)
|
||||
|
||||
AC_CHECK_HEADERS(execinfo.h, [AC_CHECK_FUNCS(backtrace)])
|
||||
|
||||
AC_CHECK_HEADERS(errno.h)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue