From 9159d8d05abe506872d851c57041584e2107606f Mon Sep 17 00:00:00 2001 From: root Date: Sat, 28 Jan 2006 21:25:12 +0000 Subject: [PATCH] *** empty log message *** --- configure.ac | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c178e922..f8886044 100644 --- a/configure.ac +++ b/configure.ac @@ -994,6 +994,17 @@ if test x$support_xim = xyes -a x$rxvt_cv_func_xlocale = xno; then echo ".----------------------------------------------------------------." fi -echo "*** Optionally check src/feature.h for further, rarely used options ***" +echo " *** Optionally check src/feature.h for further options ***" +echo + +echo ".----------------------------------------------------------------." +echo ". NOTE: some features are disabled by default, try ." +echo ". configure --help to get an idea of the optional features, ." +echo ". or read ./README.configure ." +echo ". ." +echo ". The script ./reconf gives a reasonable baseline, try it if ." +echo ". you do not want to read documentation and still want some ." +echo ". useful features. ." +echo ".----------------------------------------------------------------." echo -- 2.34.1