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

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