desktop-data-model r7265 - trunk
- From: marco svn gnome org
- To: svn-commits-list gnome org
- Subject: desktop-data-model r7265 - trunk
- Date: Fri, 4 Apr 2008 13:36:53 +0100 (BST)
Author: marco
Date: Fri Apr 4 13:36:52 2008
New Revision: 7265
URL: http://svn.gnome.org/viewvc/desktop-data-model?rev=7265&view=rev
Log:
Fix xscreensaver detection to error out when appropriate.
Modified:
trunk/configure.ac
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Fri Apr 4 13:36:52 2008
@@ -278,7 +278,7 @@
CFLAGS="$hippo_save_CFLAGS"
LIBS="$hippo_save_LIBS"
- if test "x$with_maemo" != xno ; then
+ if test "x$with_maemo" != xyes ; then
if ! $have_xscreensaver ; then
AC_MSG_ERROR([XScreenSaver extension is required - X11/extensions/scnsaver.h, libXss.so])
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]