]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- simdzone-zone-load, fix to remove double checks for simdzone and its
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 12 Dec 2025 12:35:38 +0000 (13:35 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 12 Dec 2025 12:35:38 +0000 (13:35 +0100)
  configure script in configure.ac.

configure.ac

index 30451ebca36e9aaedf670b2823f124085033f03f..011a9aa7111e769211259c4d8750847f14f6af08 100644 (file)
@@ -182,13 +182,6 @@ AC_REQUIRE_AUX_FILE([install-sh])
 if test ! -f install-sh; then
     AC_MSG_WARN([./install-sh is missing, use `libtoolize -ci` or `autoreconf -fi` to add it])
 fi
-# Check if simdzone is there
-if test ! -d simdzone; then
-    AC_MSG_WARN([simdzone module seems missing, use `git submodule update --init` to add it, when on a source repository compile.])
-fi
-if test ! -f simdzone/configure; then
-    AC_MSG_WARN([simdzone/configure seems missing, use `autoreconf -fi` to add it.])
-fi
 
 #
 # Determine configuration file