evhtp configure and warnings
This commit is contained in:
parent
2def5d2367
commit
698625aa65
4 changed files with 5 additions and 3 deletions
|
|
@ -219,7 +219,6 @@ elif test "x${with_restconf}" == xevhtp; then
|
|||
[AC_INCLUDES_DEFAULT[
|
||||
#define EVHTP_DISABLE_REGEX
|
||||
#define EVHTP_DISABLE_EVTHR
|
||||
#define EVHTP_EXPORT
|
||||
]])
|
||||
AC_CHECK_LIB(evhtp, evhtp_new,, AC_MSG_ERROR([libevhtp missing]),[-lpthread -levent -levent_openssl -lssl -lcrypto])
|
||||
elif test "x${with_restconf}" == xno; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue