diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2006-06-11 09:47:53 +0000 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2006-06-11 09:47:53 +0000 |
| commit | e0aa54a8912e34e94d42872dba95ade0fda7fdca (patch) | |
| tree | bf9394420c350f99bde7b6e7a5cdc9a3010391fd /Makefile.am | |
| parent | f07b18cf3a9d5be1445f6aac9f1380da374fa7f4 (diff) | |
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.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
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) \ |
