From: Pieter Lexis Date: Thu, 17 Mar 2016 12:40:30 +0000 (+0100) Subject: Add AC_REQUIRE to PDNS_ENABLE_REPRODUCIBLE X-Git-Tag: auth-4.0.0-rc1~50^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=420279ff016f1abb84ce72ea6bce1a2071bf9913;p=pdns Add AC_REQUIRE to PDNS_ENABLE_REPRODUCIBLE --- diff --git a/m4/pdns_enable_reproducible.m4 b/m4/pdns_enable_reproducible.m4 index 0d997d80a..ac65c0c01 100644 --- a/m4/pdns_enable_reproducible.m4 +++ b/m4/pdns_enable_reproducible.m4 @@ -1,4 +1,5 @@ AC_DEFUN([PDNS_ENABLE_REPRODUCIBLE], [ + AC_REQUIRE([PDNS_CHECK_OS]) AC_MSG_CHECKING([whether to enable reproducible builds.]) AC_ARG_ENABLE([reproducible], AS_HELP_STRING([--enable-reproducible],