]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5619] Obsolete variable removed
authorTomek Mrugalski <tomasz@isc.org>
Mon, 14 May 2018 16:05:55 +0000 (18:05 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 16 May 2018 17:53:12 +0000 (19:53 +0200)
configure.ac

index bdeaec454c036a14dba4a58fe1882bd80c478cca..e331c262ee8fc583715f09c1974dc8e3c38ab3dc 100644 (file)
@@ -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],[])