mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 05:27:55 +00:00
[5027] configure.ac corrected.
This commit is contained in:
parent
5039ad2bc6
commit
28431a0b45
@ -72,7 +72,7 @@ AC_ARG_ENABLE([debug],
|
||||
AM_CONDITIONAL([DEBUG_ENABLED], [test x$debug_enabled = xyes])
|
||||
AM_COND_IF([DEBUG_ENABLED], [AC_DEFINE([ENABLE_DEBUG], [1], [Enable low-performing debugging facilities?])])
|
||||
|
||||
PREMIUM_DIR =
|
||||
PREMIUM_DIR=
|
||||
if test -d "${srcdir}/premium"; then
|
||||
PREMIUM_DIR=premium
|
||||
AC_CONFIG_SUBDIRS([premium])
|
||||
|
Loading…
x
Reference in New Issue
Block a user