commit 800ee0d3f973d37d5a1aeae3497a79c1aa4b1c5c
parent 7a6fb48cf5ddc458ca13d6ca9c8bbccaec826f05
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Sat, 27 Nov 2004 20:42:46 +0000
remove another unneeded blank space
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2146 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
@@ -182,7 +182,6 @@ AC_ARG_ENABLE(all,
AC_DEFINE(ENABLE_MULTIBUFFER, 1, [Define this to enable multiple file buffers.]) multibuffer_support=yes
AC_DEFINE(NANO_EXTRA, 1, [Define this to enable the extra stuff.]) extra_support=yes
AC_MSG_WARN([
-
***********************************************************************
*** WARNING: Color support is far from perfect, but functional. ***
*** Be careful with syntax in your .nanorc or nano may malfunction. ***