summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2008-05-23XQuartz: Don't need launchd checking in configure.ac anymore since its ↵Jeremy Huddleston1-16/+0
functionality has been removed from libxtrans and into the mach startup code. (cherry picked from commit 1e1f4fb717d2f3a3227be2a034d28d6a4f29b5d1)
2008-05-21Actually enable building GLX without Mesa sourceDan Nicholson1-1/+1
2008-05-22int10: add pci_device_enable support on LinuxDave Airlie1-0/+1
2008-05-21Death to afb.Adam Jackson1-5/+1
Planar framebuffer people, please talk to wfb for all your 1988 hardware needs.
2008-05-21Move GL/glx on level up now that it's the only thing left under GL.Kristian Høgsberg1-4/+3
2008-05-21Get out of the mesa symlinking business.Kristian Høgsberg1-12/+2
This copies over the files generated from mesa/src/mesa/glapi. There's a corresponding mesa commit that makes it easy to generate the glapi files straight into the xserver tree when the XML definitions change. The only few files that are copied from mesa but aren't generated are glapi.[ch] and glthread.[ch]. Everything in there is technically DRI driver API and the whole setup is still a bit fragile, but it's not a new problem. The --with-mesa-source configure option is still around since other parts of the server (XGL and DMX - grep for MESA_SOURCE) need that, but for common case of building with GLX and AIGLX support, that option is no longer needed.
2008-05-21drop xprint remnants: xpstubsGeorge Sapountzis1-11/+7
2008-05-17BSD's also have /dev/urandom.Brad Smith1-0/+2
2008-05-16The great kdrive purge.Adam Jackson1-13/+0
Most of these drivers didn't work. ati was the only one that even came close. The igs, ipaq, itsy, pcmcia, savage, sis530, trident, trio, ts300, and vxworks directories have never built since modularisation, so clearly no one can miss them.
2008-05-12Check for strcasestr and workaround it on systems without itAlan Coopersmith1-1/+1
2008-05-12X n'est pas une print API.Adam Jackson1-102/+0
2008-05-10Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver into ↵Drew Parsons1-20/+21
upstream-experimental
2008-05-09Disable D-BUS from Xprint.Drew Parsons1-1/+1
Use dummy config functions to replace those from config/config.c, and therefore do not link Xprt with $CONFIG_LIB. Works around an endlessly spinning loop in dix/dispatch.c::Dispatch() (WaitForSomething() not waiting) when built with dbus, which was causing Xprt to use 95% cpu.
2008-05-08XQuartz: Reorganized some of the build system in prep for the Mach IPC ↵Jeremy Huddleston1-1/+2
startup work. (cherry picked from commit 2232c91d5c277673929eab2abb5e0495c00877cb)
2008-05-08Set CSRG_BASED on OSXJeremy Huddleston1-0/+3
(cherry picked from commit ff085deba18682caa2f93d61a75b38db87d747b1)
2008-05-06Allow using libmd instead of libcrypto for SHA1 hashing in render/glyph.cAlan Coopersmith1-6/+16
Builders can force one or the other by passing SHA1_LIB & SHA1_CFLAGS to configure
2008-05-06XQuartz: Move server bits into bundle and setup stub in /usr/X11/bin/Xquartz ↵Jeremy Huddleston1-14/+1
in prep for startup rewrite (cherry picked from commit 453a982e6382cff06ea27abba225440b07068f50)
2008-04-28XQuartz: Disabled DPMS extensionJeremy Huddleston1-47/+36
(cherry picked from commit 1448fed9b6d484f471b9b2982c76ca921a9273b9)
2008-04-24darwin gots /dev/urandom, too yo!Jeremy Huddleston1-1/+1
(cherry picked from commit bf0144f38034bc59f108bb2c5270ff37fbe70e10)
2008-04-24Bug 14247: If pkg-config can't find openssl.pc, just link with -lcryptoAlan Coopersmith1-1/+3
X.Org bugzilla #14247 <http://bugs.freedesktop.org/show_bug.cgi?id=14247>
2008-04-23Moved Apple GL bits into our DDX subtreeJeremy Huddleston1-14/+6
(cherry picked from commit c9356f32892978faecb30f7b7af7488820ce37ff)
2008-04-23xephyr: XEPHYR_DRI is identical to XF86DRIGeorge Sapountzis1-6/+0
2008-04-23xephyr: libGL is client libGeorge Sapountzis1-7/+4
2008-04-23drop TOGCUP remnantsGeorge Sapountzis1-7/+0
2008-04-23glcore: drop GLcore (build system)George Sapountzis1-13/+1
2008-04-23glcore: prepare for dynamic loadingGeorge Sapountzis1-1/+2
glcore gets linked with -ldl, -lpthread for s3tc and glapi xserver needs DLOPEN_LIBS - to dlopen the glcore dso LD_EXPORT_SYMBOLS_FLAG - to export symbols for glcore to use the ld flag is added to kdrive only when GLX is enabled, the net overhead for Xephyr is ~155KB, could be reduced with --dynamic-list.
2008-04-22Don't set DRI2=yes if we can't find dri2proto or libdrmJulien Cristau1-3/+3
2008-04-22Update to tslib 1.0Ross Burton1-3/+3
Update the pkgconfig checks to tslib 1.0, and fix the LIBS definitions.
2008-04-22add missing DARWIN_GLX_LIBS in configure.acBen Byer1-1/+1
(cherry picked from commit a033c0b3dbb3b963261faa39f0236457cb00ff44)
2008-04-20Revert "Removed XWin DDX"Jeremy Huddleston1-0/+74
This reverts commit 6550078b0925f754e3eec3bbce94dbfe5de8c419. Doctor, I'm starting to get a pulse...
2008-04-20XQuartz: Cleanup turning off COMPOSITEJeremy Huddleston1-1/+1
(cherry picked from commit 8f920fca6f9149185649d52569d33bf81b6c6857)
2008-04-19Removed XWin DDXJeremy Huddleston1-74/+0
2008-04-19Rootless: Kill off rlAccelJeremy Huddleston1-1/+0
2008-04-18Remove appgroup mentions from configure.acAdam Jackson1-9/+0
2008-04-18Nuke the MIT-SUNDRY-NONSTANDARD extension.Eric Anholt1-1/+0
This extension provided bug-compatibility with pre-X11R6, but has been stubbed out in our server since 2006 to return BadRequest when you actually asked for it.
2008-04-18Death to Extended Visual Information.Adam Jackson1-7/+0
2008-04-18Define XPRINT in XPRINT_CFLAGS (configure.ac)Drew Parsons1-1/+1
-DXPRINT had only been set for Xprt in hw/xprint/Makefile.am After commit 7c0709a736c0f3aa011de67dd2c2962585ab146e it is also required for ps/PsArea.c and PsFonts.c to ensure ‘requestingClient’ is defined, so make it a global Xprint definition in configure.ac. (cherry picked from commit 28a6719fd486d9a9cecad0b057d9ea7c59c66055)
2008-04-17Fix composite on !darwinJulien Cristau1-0/+3
2ffdb0eb641ab6949783b4eb574f77e7486ac929 changes the default value of COMPOSITE to 'auto', but doesn't set it back to 'yes' as appropriate.
2008-04-16XQuartz: Don't use composite.Jeremy Huddleston1-1/+10
(cherry picked from commit 6d3d344b5b95b6dc4166556d03cfd8c9576dc3f0)
2008-04-11Stop building mfb/afb/xf1bpp by default.Adam Jackson1-2/+2
2008-04-11So long, and thanks for all the cfb.Adam Jackson1-7/+1
2008-04-10Fixed configure.ac for autoconf 2.62.Tilman Sauerbeck1-2/+8
2008-04-10Remove NDEBUG (assert() disable) define from the X Server.Eric Anholt1-2/+0
A few pieces of code were abusing this define for other purposes, which are converted to #ifndef DEBUG instead. There should be no ABI consequences to this change. The rationale is that having the define in xorg-server.h also disables assert() drivers, which is unexpected, and also difficult to avoid since xorg-server.h is included in their config.h, and you can't put a #undef in config.h. As for removing it from the server instead of moving it to an internal header, we probably shouldn't have unnecessary assert()s in critical server paths anyway, and if we do we could #define NDEBUG in the specific cases needed.
2008-04-09configure.ac: Do the doltDaniel Stone1-0/+1
Use dolt instead of libtool whereever practical. See: http://lists.debian.org/debian-devel/2008/04/msg00286.html
2008-04-08XQuartz: Fix issue where clicking on an X11 window might send that event to ↵Jeremy Huddleston1-1/+2
an X11 window in another space. (cherry picked from commit df21312c8b0e9ef0c809bfc57cdf64f27db0d8a7) (cherry picked from commit 2d4194a8d124e7a9c7cd1b83635ba6957aa4ae1c)
2008-04-08configure.ac: Fix monotonic test harderHasso Tepper1-1/+1
This was only introduced in a later version of POSIX, so define that version to get it from more conformant systems.
2008-04-07configure.ac: DragonFly BSD supportHasso Tepper1-2/+4
Add support for DragonFly BSD, which is just the same as FreeBSD for all of these cases.
2008-04-04Fix the clock_gettime check for glibc-based non-Linux systemsJulien Cristau1-3/+15
We need to define _POSIX_C_SOURCE on glibc, not just Linux, so add a new test for the __GLIBC__ macro.
2008-04-04Fix clock_gettime presence detect on FreeBSD.Eric Anholt1-0/+2
For non-Linux, _POSIX_C_SOURCE and friends restrict symbols defined rather than enabling defines of symbols. Additionally, CLOCK_MONOTONIC was apparently added to the standard around 2000 anyway, not 1993.
2008-04-02Pick up dri2proto from the standard proto header include path.Kristian Høgsberg1-1/+1