[seed] xorg module - libxss check has bad error message



commit 18008514b4763d4941db6af37056f8a1e5fdfa20
Author: Alan Knowles <alan roojs com>
Date:   Sat Jan 28 23:28:05 2012 +0800

    xorg module - libxss check has bad error message

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index dfd9d93..c21fb06 100644
--- a/configure.ac
+++ b/configure.ac
@@ -205,8 +205,8 @@ if test x"$want_xorg_module" = x"yes" ; then
 	  echo ""
 	  echo "configure: error: "
 	  echo "XScreenSaver development headers not found."
-	  echo "Use --disable-screensaver if you do not need it."
-	  echo "If you're using debian or ubuntu,install it by"
+	  echo "Use --enable-xorg-module=no if you do not need it."
+	  echo "If you're using debian or ubuntu, install it by"
 	  echo "\"sudo apt-get install libxss-dev\""
 	  echo ""
 	  exit -1



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