summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2008-04-24Bug 14247: If pkg-config can't find openssl.pc, just link with -lcryptoAlan Coopersmith1-1/+3
2008-04-15Fixed configure.ac for autoconf 2.62.Tilman Sauerbeck1-2/+8
2008-04-07Fix the clock_gettime check for glibc-based non-Linux systemsJulien Cristau1-3/+15
2008-04-07Fix clock_gettime presence detect on FreeBSD.Eric Anholt1-0/+2
2008-04-07configure.ac: DragonFly BSD supportHasso Tepper1-2/+4
2008-04-02Pick up dri2proto from the standard proto header include path.Kristian Høgsberg1-1/+1
2008-04-01Implement DRI2 direct rendering and update AIGLX to DRI interface changes.Kristian Høgsberg1-1/+1
2008-03-24test for the presence of pci_system_init_dev_mem() before calling it.Matthieu Herrb1-0/+7
2008-03-06xserver 1.4.99.901xorg-server-1.4.99.901Adam Jackson1-1/+1
2008-03-03Branch for 1.5.Adam Jackson1-1/+1
2008-03-02use UTILS_SYS_LIBS to pass SYS_LIBS to utils/ioports correctlyMatthieu Herrb1-0/+3
2008-03-01configure: minor cleanupGeorge Sapountzis1-64/+54
2008-02-14Add DRI2 module.Kristian Høgsberg1-0/+14
2008-02-14Disable Record by default.Adam Jackson1-1/+1
2008-01-15Fix Xephyr compilation without GLX.Tiago Vignatti1-1/+1
2007-12-29GL: Add GLX compile flags lost in modular X server changesJurij Smakov1-0/+10
2007-12-17damn then my cut-n-paste ate my end of lines...Dave Airlie1-2/+2
2007-12-17Xquartz ate my DMX - thanksDave Airlie1-0/+46
2007-12-15Xquartz: Fixed launchd detectionJeremy Huddleston1-6/+4
2007-12-14Bump server version for devPrivates rework / XACE.Eamon Walsh1-1/+1
2007-12-14Merge branch 'master' into XACE-SELINUXEamon Walsh1-68/+11
2007-12-13Xquartz: Don't hardcode libexec dirJeremy Huddleston1-1/+0
2007-12-13Xquartz: Don't hardcode LaunchAgents dirJeremy Huddleston1-67/+11
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-157/+180
2007-12-07XQuartz: Cleaned up configure, X11.app path in launchd scriptJeremy Huddleston1-63/+59
2007-12-07Darwin: Use __APPLE__ instead of __DARWIN__Jeremy Huddleston1-1/+1
2007-12-07Check for <sys/sdt.h> as well when determining to enable dtrace probesAlan Coopersmith1-0/+7
2007-12-07ALLOCATE_LOCAL is dangerous on Darwin due to memory layout differencesBen Byer1-1/+1
2007-12-05Darwin: Flattened quartz into darwin, renamed darwin xquartzJeremy Huddleston1-4/+3
2007-12-04Darwin: Rework build system to more accurately reveal code infrastructure and...Jeremy Huddleston1-1/+1
2007-12-03Darwin: Combine launcher and server X11.appJeremy Huddleston1-1/+0
2007-12-03Use pkg-config to get -I, -L & -R flags needed for OpenSSLAlan Coopersmith1-2/+7
2007-12-03Death to libcwrapper.Adam Jackson1-8/+7
2007-12-02Darwin: Added {/,/System/}Library/Fonts to DEFAULT_FONT_PATHJeremy Huddleston1-0/+3
2007-11-26Darwin,Rootless: Makefile cleanupJeremy Huddleston1-0/+2
2007-11-26registry: swap out the DTRACE XErrorDB stuff for the new registry call.Eamon Walsh1-7/+0
2007-11-26registry: rename the SERVERCONFIGdir and relocate it to /usr/lib/xorgEamon Walsh1-3/+4
2007-11-21Darwin: Dead code removal, Code cleanup, Added launcherJeremy Huddleston1-106/+115
2007-11-20Enable use of /dev/urandom on Solaris as wellAlan Coopersmith1-3/+7
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-3/+7
2007-11-16Bug #1612: Use a stronger PRNG.Adam Jackson1-0/+6
2007-11-15Clean up some garbage in driver enumeration.Adam Jackson1-2/+0
2007-11-14Start 1.4.99Adam Jackson1-1/+1
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+6
2007-11-08fixing GLX in XquartzBen Byer1-1/+2
2007-11-08Restore the XC-SECURITY option in configure.ac, but disabled by default.Eamon Walsh1-2/+2
2007-11-08Xephyr: do not AM_CONDITIONAL inside a shell if branchDodji Seketeli1-1/+1
2007-11-07Xephyr: don't use Xv or GL when those are disabled.Dodji Seketeli1-0/+3
2007-11-07Xnest: fix lib dependancy to make libtool happyDodji Seketeli1-1/+1
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-11/+14