]> granicus.if.org Git - pdns/commitdiff
Auth: remove unused AC_DEFINE
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 2 Sep 2016 07:32:58 +0000 (09:32 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 2 Sep 2016 07:32:58 +0000 (09:32 +0200)
configure.ac

index a74daf50ee3f4572679f00af1408776540371adb..98d6f4fc50fa57fef43d4a40bbece97ed012ecc9 100644 (file)
@@ -160,11 +160,6 @@ AC_SUBST([moduleobjects])
 AC_SUBST([modulelibs])
 AC_DEFINE_UNQUOTED([PDNS_MODULES], "$modules", [Built-in modules])
 
-AC_ARG_ENABLE([gcc-skip-locking],
-  [AS_HELP_STRING([--enable-gcc-skip-locking], [if we should forcefully skip gcc locking @<:@default=no@:>@])],
-  [AC_DEFINE(GCC_SKIP_LOCKING,[], [Skip gcc locking])],
-)
-
 AC_MSG_CHECKING([whether we will be building and installing the extra tools])
 AC_ARG_ENABLE([tools],
   [AS_HELP_STRING([--enable-tools], [if we should build and install the tools @<:@default=no@:>@])],