summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-04Build miinitext.c and fbcmap.c as DDX specific filesAlexander Gottwald1-1/+8
2005-07-04Add XWin DDX, make Xorg DDX conditional Make XF86VidMode and XF86MiscAlexander Gottwald1-11/+102
2005-07-03Abandon the nostdinc experiment.Daniel Stone1-1/+1
2005-07-03Add missing include paths.Daniel Stone1-2/+2
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-7/+14
2005-07-01Adding initial build system.Daniel Stone1-0/+623