Moved tnc-tnccs, tnc-imc, tnccs-11, tnccs-20 and tnccs-dynamic libcharon plugins to libtnccs
This commit is contained in:
@@ -385,13 +385,6 @@ if MONOLITHIC
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_TNC_IMC
|
||||
SUBDIRS += plugins/tnc_imc
|
||||
if MONOLITHIC
|
||||
libcharon_la_LIBADD += plugins/tnc_imc/libstrongswan-tnc-imc.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_TNC_IMV
|
||||
SUBDIRS += plugins/tnc_imv
|
||||
if MONOLITHIC
|
||||
@@ -399,34 +392,6 @@ if MONOLITHIC
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_TNC_TNCCS
|
||||
SUBDIRS += plugins/tnc_tnccs
|
||||
if MONOLITHIC
|
||||
libcharon_la_LIBADD += plugins/tnc_tnccs/libstrongswan-tnc-tnccs.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_TNCCS_11
|
||||
SUBDIRS += plugins/tnccs_11
|
||||
if MONOLITHIC
|
||||
libcharon_la_LIBADD += plugins/tnccs_11/libstrongswan-tnccs-11.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_TNCCS_20
|
||||
SUBDIRS += plugins/tnccs_20
|
||||
if MONOLITHIC
|
||||
libcharon_la_LIBADD += plugins/tnccs_20/libstrongswan-tnccs-20.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_TNCCS_DYNAMIC
|
||||
SUBDIRS += plugins/tnccs_dynamic
|
||||
if MONOLITHIC
|
||||
libcharon_la_LIBADD += plugins/tnccs_dynamic/libstrongswan-tnccs-dynamic.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_LIBTNCCS
|
||||
if MONOLITHIC
|
||||
# otherwise this library is linked to the respective plugins
|
||||
|
||||
Reference in New Issue
Block a user