cleaned source code
[xscreensaver] / xscreensaver / configure.in
index 0431d92..23976dc 100644 (file)
@@ -2521,18 +2521,6 @@ ac_dbus_config_libs=$ac_cv_dbus_config_libs
 INCLUDES="$INCLUDES $ac_dbus_config_cflags"
 DBUS_LIBS="$GTK_LIBS $ac_dbus_config_libs"
 
-AC_CACHE_CHECK([for OSSO includes], ac_cv_osso_config_cflags,
-                   [ac_cv_osso_config_cflags=`$pkg_config --cflags libosso`])
-AC_CACHE_CHECK([for OSSO includes], ac_cv_osso_config_libs,
-                   [ac_cv_osso_config_libs=`$pkg_config --libs libosso`])
-
-ac_osso_config_cflags=$ac_cv_osso_config_cflags
-ac_osso_config_libs=$ac_cv_osso_config_libs
-
-INCLUDES="$INCLUDES $ac_osso_config_cflags"
-GTK_LIBS="$GTK_LIBS $ac_osso_config_libs"
-
-
 
 
 # Check for the various Gnome help and URL loading programs.