commit 3df02408cbd92b1c07fc96dfc09417c7dcf713bd
parent 2e2b6876f964f60d557a37f196a65698f316a16a
Author: tjg <tjg>
Date: Thu, 6 May 1999 14:37:51 +0000
remove debugging statement
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
@@ -176,7 +176,6 @@ AC_ARG_WITH(editline, [ --with-editline Simmule Turner's line editing],
if test "${with_vrl+set}" = set -o "${with_readline+set}" = set; then
RC_LIB_TGETENT
- echo "found tgetent in $rc_lib_tgetent"
fi
AC_ARG_WITH(vrl, [ --with-vrl Gert-Jan Vons's line editing],