summaryrefslogtreecommitdiff
path: root/src/conftest/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/conftest/README')
-rw-r--r--src/conftest/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conftest/README b/src/conftest/README
index 617195df9..d37539a16 100644
--- a/src/conftest/README
+++ b/src/conftest/README
@@ -304,7 +304,7 @@ Compile time options required depend on the test suite. A minimalistic
strongSwan build with the OpenSSL crypto backend can be configured with:
./configure --sysconfdir=/etc --disable-pluto --disable-scripts \
- --disable-tools --disable-aes --disable-des --disable-md5 \
+ --disable-scepclient --disable-aes --disable-des --disable-md5 \
--disable-sha1 --disable-sha2 --disable-fips-prf --disable-gmp \
--disable-pubkey --disable-pgp --disable-dnskey --disable-updown \
--disable-attr --disable-resolve --enable-openssl --enable-conftest \