NO_CREDENTIAL_FACTORY compile option not needed anymore

This commit is contained in:
Andreas Steffen
2009-05-28 15:44:22 +02:00
parent e24aaddde0
commit af1feed96a
7 changed files with 4 additions and 10 deletions
-1
View File
@@ -20,7 +20,6 @@ AM_CFLAGS = \
-DIPSEC_PLUGINDIR=\"${plugindir}\" \
-DPLUGINS=\""${pluto_plugins}\"" \
-DSTRONGSWAN_CONF=\"${strongswan_conf}\" \
-DNO_CREDENTIAL_FACTORY \
-DDEBUG -DNO_PLUTO
LIBSTRONGSWANBUILDDIR=$(top_builddir)/src/libstrongswan