Commit graph

15 commits

Author SHA1 Message Date
Mikael Magnusson
cc4e44e837 Link libraries directly to compile on some systems (debian).
If program (A) is linked to library (B) which is linked to library (C),
then A must also link C directly in order to use things from it directly.
2011-08-01 11:51:50 -04:00
Mikael Magnusson
661a53cb68 Don't need to explicitly check for xft. 2008-04-20 00:10:52 +02:00
Dana Jansens
3d71bfd208 add check for the Sync extension 2007-04-24 06:48:08 +00:00
Mikael Magnusson
f5202acb60 just make configure --help output slightly less confusing, no functional change 2006-08-22 16:17:50 +00:00
Mikael Magnusson
e0aa54a891 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. 2006-06-11 09:47:53 +00:00
Mikael Magnusson
ca9c3e2c14 just some fixes to the autoconf stuff 2004-11-07 18:22:05 +00:00
Dana Jansens
c798c990b4 better ac macro usage 2003-08-23 17:07:36 +00:00
Dana Jansens
373a4584d6 make session management optional 2003-06-21 08:45:25 +00:00
Dana Jansens
f26f23de50 all my changes while i was offline.
better alt-tabbing. better transient handling. i dont even know. lots of fucking cool shit so WATCH the FUCK OUT.
2003-05-09 16:57:17 +00:00
Dana Jansens
86f1830d0a build fixes for finding Xlibs and for setting vars based on found Xlib info and Xinerama info 2003-04-06 10:47:16 +00:00
Dana Jansens
7c8c9e998f new swig build system. much better. yay. 2003-02-05 15:38:29 +00:00
Dana Jansens
2a18a4b222 add comment 2003-01-14 23:53:23 +00:00
Dana Jansens
21b5c60231 check for XftGetVersion 2003-01-14 23:53:04 +00:00
Dana Jansens
02601c2856 my newer better autoconf functions. woowoo 2003-01-11 04:10:35 +00:00
Dana Jansens
76b795e9de add X_DEVEL and XFT_DEVEL m4 functions 2003-01-11 03:16:24 +00:00