explicitly activate use of TNC headers
This commit is contained in:
@@ -3,7 +3,7 @@ INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/libhydra \
|
||||
-I$(top_srcdir)/src/libcharon -I$(top_srcdir)/src/libtls \
|
||||
-I$(top_srcdir)/src/libtncif
|
||||
|
||||
AM_CFLAGS = -rdynamic
|
||||
AM_CFLAGS = -DUSE_TNC -rdynamic
|
||||
|
||||
if MONOLITHIC
|
||||
noinst_LTLIBRARIES = libstrongswan-tnccs-20.la
|
||||
|
||||
Reference in New Issue
Block a user