summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2005-09-11OpenBSD also doesn't like defining POSIX_SOURCE: it limits availableMatthieu Herrb1-0/+1
2005-09-11use RGB_DB not RGB_PATH as that's what it's looking forDaniel Stone1-1/+1
2005-09-03Use macros from xtrans.m4, issue error if not found.Alan Coopersmith1-14/+13
2005-09-01Make RGB_PATH configurable.Daniel Stone1-1/+5
2005-08-24Wed Aug 24 15:39:07 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-3/+3
2005-08-24Don't try to build dmx/input/lnx-*.c if <linux/keyboard.h> isn't foundAlan Coopersmith1-0/+10
2005-08-24Add xcmiscproto and bigreqsproto to REQUIRED_MODULES, since Xext uses them.Daniel Stone1-1/+1
2005-08-23Add missing saver, evie, video, trap proto pkg-config checks. (GeorgiDaniel Stone1-1/+4
2005-08-23Fix test for Xnest presence. (Donnie Berkholz)Daniel Stone1-1/+2
2005-08-23Fix up warning on debugging.Daniel Stone1-1/+1
2005-08-22Fix linking errors for xprint.Kevin E Martin1-1/+1
2005-08-22Fix linkage for Xnest, Xvfb, Xdmx and Xorg DDXes; include all libs.Daniel Stone1-4/+4
2005-08-21Huge cleanup. Group into sections: hardware feature detection, extensionDaniel Stone1-606/+555
2005-08-21Change xorg_bus_sbus to xorg_bus_sparc; build sparcPci.c on all SPARCs.Daniel Stone1-6/+3
2005-08-21Add test for SPARC. Build SparcMulDiv.S on all SPARCs.Daniel Stone1-1/+10
2005-08-20Make DRI/GLcore builds srcdir != builddir safe, and invoke symlink-mesa.shDaniel Stone1-5/+7
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