aboutsummaryrefslogtreecommitdiffstats
path: root/src/scepclient
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-05-28 15:44:22 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-05-28 15:44:22 +0200
commitaf1feed96a6700eac23935bd8b7d6e00b0eed588 (patch)
tree0eea9f1a98d0f9ea4070387f66bdad7f1c629413 /src/scepclient
parente24aaddde0c07d4ff77a30aeba20104285e04197 (diff)
downloadstrongswan-af1feed96a6700eac23935bd8b7d6e00b0eed588.tar.bz2
strongswan-af1feed96a6700eac23935bd8b7d6e00b0eed588.tar.xz
NO_CREDENTIAL_FACTORY compile option not needed anymore
Diffstat (limited to 'src/scepclient')
-rw-r--r--src/scepclient/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scepclient/Makefile.am b/src/scepclient/Makefile.am
index 8540c5aed..f7cfc7355 100644
--- a/src/scepclient/Makefile.am
+++ b/src/scepclient/Makefile.am
@@ -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