strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8b45dc
)
change self_test to self-test
author
Andreas Steffen
<andreas.steffen@strongswan.org>
Wed, 29 Aug 2007 07:03:47 +0000
(07:03 -0000)
committer
Andreas Steffen
<andreas.steffen@strongswan.org>
Wed, 29 Aug 2007 07:03:47 +0000
(07:03 -0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
5353a15
..
8a69981
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-253,7
+253,7
@@
AC_ARG_ENABLE(
AM_CONDITIONAL(USE_INTEGRITY_TEST, test x$integrity_test = xtrue)
AC_ARG_ENABLE(
- [self
_
test],
+ [self
-
test],
AS_HELP_STRING([--disable-self-test],[disable the self-test of the crypto library (default is NO).]),
[if test x$enableval = xyes; then
self_test=true