mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
build: remove NTP_PKG_CONFIG call from libevent_mbedtls.m4
I'm guessing this was just copied from libevent_openssl.m4, however there aren't actually any pkg-config calls / macros used here.
This commit is contained in:
parent
7708f6ce11
commit
4ed3709637
@ -1,7 +1,6 @@
|
||||
dnl ######################################################################
|
||||
dnl mbedtls support
|
||||
AC_DEFUN([LIBEVENT_MBEDTLS], [
|
||||
AC_REQUIRE([NTP_PKG_CONFIG])dnl
|
||||
|
||||
case "$enable_mbedtls" in
|
||||
yes)
|
||||
|
Loading…
x
Reference in New Issue
Block a user