summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2004-05-13 06:36:18 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2004-05-13 06:36:18 +0000
commit962b647a10e13a2098d81faaccca9e4363477c64 (patch)
tree0c1de6b8cd2ebb6e34fd500cae02d155be61b6a5 /configure.in
parent91e68d6b5f234f66ab23baaadedf0f48f13c08a0 (diff)
downloadgnutls-962b647a10e13a2098d81faaccca9e4363477c64.tar.gz
*** empty log message ***
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 0197648e99..ae9bf4f9b0 100644
--- a/configure.in
+++ b/configure.in
@@ -78,7 +78,7 @@ AC_MSG_RESULT($opt_efence_mode)
opt_developer_mode=no
AC_MSG_CHECKING([whether in maintanance mode])
AC_ARG_ENABLE(developer-mode,
-[ --enable-developer-mode enable developer mode],
+[ --enable-developer-mode enable developer mode],
opt_developer_mode=$enableval)
AC_MSG_RESULT($opt_developer_mode)
@@ -332,7 +332,7 @@ if test x$ac_enable_included_opencdk = xno;then
*** libopencdk 0.5.2 was not found. You may want to get it from
*** ftp://ftp.gnutls.org/pub/gnutls/opencdk/
***
-*** Will use the included one.
+*** Will use the included opencdk.
***
]])
)