[sawfish/sawfish-2.90] display a red warning from configure on this branch



commit 833ae753b2038a9772892ccd567658d808daedf6
Author: Christopher Roy Bratusek <zanghar freenet de>
Date:   Sun Oct 24 19:44:05 2010 +0200

    display a red warning from configure on this branch

 configure.in |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 906e729..07fefa8 100644
--- a/configure.in
+++ b/configure.in
@@ -474,12 +474,20 @@ echo "
 
   font loader:	$FONT_LOADER
 
+  == == == == == == == == == == == == =="
+
+tput setaf 1 && echo "
+  == == == == == == == == == == == == ==
+  
+  !This version of Sawfish is unstable!
+
   == == == == == == == == == == == == ==
 
-  Please read README.IMPORTANT
+     Be sure to read README.IMPORTANT!
 
   == == == == == == == == == == == == ==
   "
+tput sgr0
 
 dnl If it doesn't look like GNU Make is being used, give a friendly warning
 tem=`make --version -f /dev/null 2>&1 | grep GNU`



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]