From 7b387fb1b1f38d086f6615d2015b51423f5312ec Mon Sep 17 00:00:00 2001 From: rpm-build Date: Nov 25 2020 08:14:09 +0000 Subject: downstream-netlib-and-dns.patch patch_name: downstream-netlib-and-dns.patch present_in_specfile: true location_in_specfile: 4 --- diff --git a/src/aclocal.m4 b/src/aclocal.m4 index 6796fec..c435898 100644 --- a/src/aclocal.m4 +++ b/src/aclocal.m4 @@ -724,6 +724,7 @@ AC_HELP_STRING([--with-netlib=LIBS], use user defined resolver library), LIBS="$LIBS $withval" AC_MSG_RESULT("netlib will use \'$withval\'") fi + KRB5_AC_ENABLE_DNS ],dnl [AC_LIBRARY_NET] )])dnl