credential lookup in mysql/sqlite database
This commit is contained in:
@@ -5,6 +5,6 @@ AM_CFLAGS = -rdynamic
|
||||
|
||||
plugin_LTLIBRARIES = libcharon-sql.la
|
||||
libcharon_sql_la_SOURCES = sql_plugin.h sql_plugin.c \
|
||||
sql_config.h sql_config.c
|
||||
sql_config.h sql_config.c sql_cred.h sql_cred.c
|
||||
libcharon_sql_la_LDFLAGS = -module
|
||||
|
||||
|
||||
Reference in New Issue
Block a user