[PATCH app-xdpyinfo 1/3] config: remove xprint feature which is obsolete

Jeremy Huddleston jeremyhu at freedesktop.org
Fri Mar 26 18:43:13 PDT 2010


Series Reviewed-by: Jeremy Huddleston <jeremyhu at freedesktop.org>

On Mar 26, 2010, at 17:06, Gaetan Nadon wrote:

> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
> ---
> configure.ac |   12 ------------
> 1 files changed, 0 insertions(+), 12 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 8de5877..ac3f184 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -135,18 +135,6 @@ else
> 	echo "without dmx"
> fi
> 
> -AC_ARG_WITH(xprint, AC_HELP_STRING([--without-xprint],[Disable xprint support.]), 
> -		[USE_XPRINT="$withval"], [USE_XPRINT="yes"])
> -if test "x$USE_XPRINT" != "xno" ; then
> -	PKG_CHECK_MODULES(DPY_XPRINT, xp, 
> -		[SAVE_CPPFLAGS="$CPPFLAGS"
> -		CPPFLAGS="$CPPFLAGS $DPY_XPRINT_CFLAGS $DPY_X11_CFLAGS"
> -		AC_CHECK_HEADERS([X11/extensions/Print.h],,,[#include <X11/Xlib.h>])
> -		CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"])
> -else
> -	echo "without xprint"
> -fi
> -
> PKG_CHECK_MODULES(DPY_XTST, xtst, 
> 	[SAVE_CPPFLAGS="$CPPFLAGS"
> 	CPPFLAGS="$CPPFLAGS $DPY_XTST_CFLAGS $DPY_X11_CFLAGS"
> -- 
> 1.6.0.4
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3333 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100326/1db413fb/attachment.bin>


More information about the xorg-devel mailing list