summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2005-08-19Make symlink-mesa.sh call srcdir != objdir safe. Remove requirement forDaniel Stone1-6/+4
2005-08-19More updates for Panoramix -> Xinerama renameAlan Coopersmith1-1/+1
2005-08-17Add buildsystem for Xprint, and:Søren Sandmann Pedersen1-1/+22
2005-08-15Add AC_SYS_LARGEFILE to match flags used in monolithAlan Coopersmith1-0/+2
2005-08-11Add check for whether the platform is MMX capable and add the relevantSøren Sandmann Pedersen1-0/+28
2005-08-08Add autogenerated source files and other various non-CVS material toKeith Packard1-4/+8
2005-08-07Invert the sense of the composite configure flag to match reality.Adam Jackson1-1/+1
2005-08-07Bug #3989: Fix Composite builds, enable Composite build by default. (OlliAdam Jackson1-1/+1
2005-08-06EXA support in the modular build.Chris Lee1-0/+1
2005-08-06Add checks for functions used in os/access.c & os/connection.c:Alan Coopersmith1-0/+9
2005-08-06Fix endian test to work on big-endian platforms correctlyAlan Coopersmith1-6/+2
2005-08-05Fix 32-bit vs. 64-bit test for SolarisAlan Coopersmith1-7/+1
2005-08-04- Bug #3960: Add remaining GLX and pci.ids stuff to DIST (Cha Young-Ho,Adam Jackson1-6/+8
2005-08-04- Check for vsnprintfAdam Jackson1-4/+14
2005-08-04Fix inline assembly versions of in*/out* for Sun compilers Add check forAlan Coopersmith1-2/+33
2005-08-02Only build ix86Pci.c on x86 & amd64 platforms Set DEFAULT_INT10 to x86emuAlan Coopersmith1-6/+17
2005-08-02Add check for walkcontext() to enable stack trace dumper on SolarisAlan Coopersmith1-1/+1
2005-08-02Set OSNAME for "Build Operating System" line in Xorg logAlan Coopersmith1-0/+4
2005-08-02Move AM_CONDITIONAL for ia64 to global scopeAdam Jackson1-2/+2
2005-08-02only do the AS_HELP_STRING workaround once, d'ohAdam Jackson1-2/+0
2005-08-02- Workaround for AS_HELP_STRING compatibility with older autoconf.Adam Jackson1-0/+10
2005-08-01Bump autoconf dependency to 2.57 from 2.53. Add 2.57 compatibility hack forAdam Jackson1-1/+3
2005-07-29Need to define SVR4 on SVR4-ish systems since many headers and source filesAlan Coopersmith1-0/+12
2005-07-29Various changes preparing packages for RC0:Kevin E Martin1-1/+3
2005-07-28If neither --enable-dmx or --disable-dmx are specified, default to "yes" onAlan Coopersmith1-1/+4
2005-07-28Fix distcheck for serverKevin E Martin1-1/+0
2005-07-27Fix dmx/glxProxy buildKevin E Martin1-6/+9
2005-07-23Fire the Mesa symlink script from the configure stage.Adam Jackson1-0/+1
2005-07-23Emit makefiles for glapi, slang, and grammar. Conditionally define GLX_LIBSAdam Jackson1-3/+6
2005-07-17objdir != srcdir fixes.Daniel Stone1-1/+0
2005-07-17Set GLX automake conditional after we've tested for mesa source and set GLXAlan Coopersmith1-1/+1
2005-07-16Fix --with-mesa-source parsing, and turn GLX off if no path to Mesa given.Adam Jackson1-2/+4
2005-07-16Only pass -rdynamic when using gccAlan Coopersmith1-0/+9
2005-07-16Say --with-mesa-source to get GLcore built.Adam Jackson1-0/+12
2005-07-15Move drm up to os-support since the files are shared by multiple platforms.Kevin E Martin1-3/+4
2005-07-15Enable GLX build by defaultAdam Jackson1-2/+2
2005-07-14Fix the build when DRI is enabledKevin E Martin1-1/+2
2005-07-14Add support for XnestKevin E Martin1-6/+25
2005-07-14loadable extmod build system.Adam Jackson1-0/+1
2005-07-14First pass at Solaris os-supportAlan Coopersmith1-0/+1
2005-07-14- Add build system for xf86-video-atiSøren Sandmann Pedersen1-0/+1
2005-07-13dlloader is the default in 6.9, but the loader doesn't get told to preferAdam Jackson1-0/+3
2005-07-13- Use fbdevhwstub.c if <linux/fb.h> is not foundAlan Coopersmith1-4/+42
2005-07-13Hook dbe into the buildAdam Jackson1-0/+1
2005-07-12add x86emu.Lars Knoll1-1/+2
2005-07-12Pull libdri out of the build for now until I get something better workedAdam Jackson1-1/+1
2005-07-12Add support for building Xdmx and XvfbKevin E Martin1-4/+29
2005-07-11Start filling in glx build. Add xf86Version.h and a few DRI headers to theAdam Jackson1-0/+2
2005-07-09Don't try to link fb, shadow, or vgahw into the loadable Xorg server, asAdam Jackson1-1/+1
2005-07-05Add more defines for XWin DDX Make building of cfb*, afb and mfbAlexander Gottwald1-1/+11