]> granicus.if.org Git - libevent/commitdiff
build: remove NTP_PKG_CONFIG call from libevent_mbedtls.m4
authorfanquake <fanquake@gmail.com>
Tue, 15 Jun 2021 07:37:30 +0000 (15:37 +0800)
committerfanquake <fanquake@gmail.com>
Fri, 9 Jul 2021 04:34:10 +0000 (12:34 +0800)
I'm guessing this was just copied from libevent_openssl.m4, however there aren't
actually any pkg-config calls / macros used here.

m4/libevent_mbedtls.m4

index 4b903b9b08460f8df29b98c2fdd9313c0f39700b..226c3e42d20d4675b7bededcdd4656e9132b4e59 100644 (file)
@@ -1,7 +1,6 @@
 dnl ######################################################################
 dnl mbedtls support
 AC_DEFUN([LIBEVENT_MBEDTLS], [
-AC_REQUIRE([NTP_PKG_CONFIG])dnl
 
 case "$enable_mbedtls" in
  yes)