From 07d08f2dcceba110009f9cd78b5dc748e21b7934 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 7 Nov 2003 00:53:32 +0000 Subject: test and define HAVE_XSHM build ximage plugin Original commit message from CVS: test and define HAVE_XSHM build ximage plugin --- sys/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/Makefile.am b/sys/Makefile.am index 074a5bde..e47dc0e3 100644 --- a/sys/Makefile.am +++ b/sys/Makefile.am @@ -35,7 +35,7 @@ VCD_DIR= endif if USE_XFREE -XVIDEO_DIR=xvideo +XVIDEO_DIR=xvideo ximage else XVIDEO_DIR= endif -- cgit