From e0aa54a8912e34e94d42872dba95ade0fda7fdca Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sun, 11 Jun 2006 09:47:53 +0000 Subject: rip out the VIDMODE extension stuff. this was only used to size fullscreen windows to the viewport, i doubt anyone is actually using it and it interacts very badly with xinerama. --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 7f40f683..dcfaccd9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -121,7 +121,6 @@ openbox_openbox_LDADD = \ $(XINERAMA_LIBS) \ $(XKB_LIBS) \ $(XRANDR_LIBS) \ - $(VIDMODE_LIBS) \ $(XSHAPE_LIBS) \ $(GLIB_LIBS) \ $(X_LIBS) \ -- cgit v1.2.3