From: Todd C. Miller Date: Mon, 16 Jan 1995 22:01:37 +0000 (+0000) Subject: fixed an echo X-Git-Tag: SUDO_1_4_0~632 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f18ca32c2e3f32caa334382559c82dc3d412d50;p=sudo fixed an echo --- diff --git a/configure.in b/configure.in index 51ca36a8c..2a94a66aa 100644 --- a/configure.in +++ b/configure.in @@ -50,7 +50,7 @@ echo 'Configuring for use with AFS') dnl dnl --with-csops AC_WITH(csops, OPTIONS="${OPTIONS} -DUSE_INSULTS -DENV_EDITOR" -echo 'CSOps--adding options: USE_INSULTS ENV_EDITOR SHORT_MESSAGE') +echo 'CSOps--adding options: USE_INSULTS ENV_EDITOR') dnl dnl C compiler checks dnl