mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2025-12-09 16:38:32 +01:00
Hook execvpe(), a GNU extension.
This commit is contained in:
@@ -48,6 +48,7 @@ AX_C___ATTRIBUTE__
|
||||
AC_FUNC_FORK
|
||||
AC_CHECK_FUNCS([memmove setenv],
|
||||
[],[AC_MSG_ERROR([function is required])])
|
||||
AC_CHECK_FUNCS([execvpe])
|
||||
|
||||
dnl Thanks to gperftools' configure.ac (https://code.google.com/p/gperftools).
|
||||
AC_MSG_CHECKING([for __builtin_expect])
|
||||
|
||||
Reference in New Issue
Block a user