support of OpenSSL FIPS-140-2 library

This commit is contained in:
Andreas Steffen
2013-04-16 12:37:04 +02:00
parent ef934caba8
commit f4de6496a2
3 changed files with 21 additions and 1 deletions
@@ -1,7 +1,7 @@
INCLUDES = -I$(top_srcdir)/src/libstrongswan
AM_CFLAGS = -rdynamic
AM_CFLAGS = -rdynamic -DFIPS_MODE=${fips_mode}
if MONOLITHIC
noinst_LTLIBRARIES = libstrongswan-openssl.la