diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index bdeaec454c..e331c262ee 100644 --- a/configure.ac +++ b/configure.ac @@ -89,10 +89,8 @@ AM_CONDITIONAL([DEBUG_ENABLED], [test x$debug_enabled = xyes]) AM_COND_IF([DEBUG_ENABLED], [AC_DEFINE([ENABLE_DEBUG], [1], [Enable low-performing debugging facilities?])]) # Include premium configuration -PREMIUM_HOOKS="forensic_log flex_id host_cmds subnet_cmds high_availability radius host_cache" INCLUDED_HOOKS= - PREMIUM_DIR= DISTCHECK_PREMIUM_CONFIGURE_FLAG= AC_DEFUN([AX_PREMIUM],[]) |