mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[4633] Addressed comments
This commit is contained in:
@@ -913,7 +913,7 @@ EOF
|
||||
#endif
|
||||
])],
|
||||
[AC_MSG_RESULT([yes])],
|
||||
[AC_MSG_ERROR([HMAC functions return void: the OpenSSL version should be too old, please change for >= 1.0.1])])
|
||||
[AC_MSG_ERROR([HMAC functions return void: please use OpenSSL version 1.0.1 or later])])
|
||||
LIBS=${LIBS_SAVED}
|
||||
CPPFLAGS=${CPPFLAGS_SAVED}
|
||||
fi
|
||||
|
Reference in New Issue
Block a user