From 81b60830e8aa59b2d7fddeb48c678ba9df7e13c3 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Thu, 27 Sep 2001 21:31:03 +0000 Subject: Add desktop stuff from patches by Miguel Freitas Fixed xine.m4 installation from Andrew Meredith CVS patchset: 705 CVS date: 2001/09/27 21:31:03 --- m4/xine.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'm4') diff --git a/m4/xine.m4 b/m4/xine.m4 index a1eb838d5..f891d5a30 100644 --- a/m4/xine.m4 +++ b/m4/xine.m4 @@ -71,6 +71,7 @@ AC_ARG_ENABLE(xinetest, xine_config_sub_version=`$XINE_CONFIG $xine_config_args --version | \ sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'` xine_skin_dir=`$XINE_CONFIG $xine_config_args --skindir` + xine_desktop_dir=`$XINE_CONFIG $xine_config_args --desktopdir` xine_plugin_dir=`$XINE_CONFIG $xine_config_args --plugindir` dnl if test "x$enable_xinetest" = "xyes" ; then ac_save_CFLAGS="$CFLAGS" -- cgit v1.2.3