almost done paly/pasue for the view
[xscreensaver] / xscreensaver / configure
index e82f066..2106b95 100755 (executable)
@@ -727,6 +727,7 @@ HACK_LIBS
 XPM_LIBS
 PTY_LIBS
 GL_LIBS
+DBUS_LIBS
 GLE_LIBS
 XDPMS_LIBS
 XINERAMA_LIBS
@@ -15367,7 +15368,7 @@ ac_dbus_config_cflags=$ac_cv_dbus_config_cflags
 ac_dbus_config_libs=$ac_cv_dbus_config_libs
 
 INCLUDES="$INCLUDES $ac_dbus_config_cflags"
-GTK_LIBS="$GTK_LIBS $ac_dbus_config_libs"
+DBUS_LIBS="$GTK_LIBS $ac_dbus_config_libs"
 
 { echo "$as_me:$LINENO: checking for OSSO includes" >&5
 echo $ECHO_N "checking for OSSO includes... $ECHO_C" >&6; }
@@ -16809,7 +16810,7 @@ if test "${ac_cv_mesagl_version_string+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 16812 "configure"
+#line 16813 "configure"
 #include "confdefs.h"
 #include <GL/gl.h>
 #ifndef MESA_MAJOR_VERSION
@@ -20505,6 +20506,7 @@ INCLUDES=`echo "$INCLUDES" | sed 's@ -I${prefix}/include@@g;'`
 
 
 
+
 APPDEFAULTS=$ac_x_app_defaults
 
 
@@ -21312,6 +21314,7 @@ HACK_LIBS!$HACK_LIBS$ac_delim
 XPM_LIBS!$XPM_LIBS$ac_delim
 PTY_LIBS!$PTY_LIBS$ac_delim
 GL_LIBS!$GL_LIBS$ac_delim
+DBUS_LIBS!$DBUS_LIBS$ac_delim
 GLE_LIBS!$GLE_LIBS$ac_delim
 XDPMS_LIBS!$XDPMS_LIBS$ac_delim
 XINERAMA_LIBS!$XINERAMA_LIBS$ac_delim
@@ -21368,7 +21371,7 @@ LIBOBJS!$LIBOBJS$ac_delim
 LTLIBOBJS!$LTLIBOBJS$ac_delim
 _ACEOF
 
-  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 71; then
+  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 72; then
     break
   elif $ac_last_try; then
     { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5