]> granicus.if.org Git - pdns/commitdiff
Add AC_REQUIRE to PDNS_ENABLE_REPRODUCIBLE
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 17 Mar 2016 12:40:30 +0000 (13:40 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Wed, 8 Jun 2016 09:15:15 +0000 (11:15 +0200)
m4/pdns_enable_reproducible.m4

index 0d997d80aa476ef522d288b13414af864c11b562..ac65c0c0172de2a751f4a98fb47e53cfa85097b0 100644 (file)
@@ -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],