You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
185 B

--- a/configure.ac
+++ b/configure.ac
@@ -25,8 +25,6 @@ AC_PROG_CC
AC_PROG_CXX
AC_LANG([C++])
-PDNS_CHECK_TIME_T
-
AC_DEFINE([RECURSOR], [1],
[This is the PowerDNS Recursor]
)