summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2005-11-08Add newly checked in files to Xorg server build.Kevin E Martin1-3/+22
2005-11-03Fix vendor string and release version reported by the servers. EnableKevin E Martin1-14/+39
2005-11-02Add support for enabling/disabling DBE (part of generic enable/disableKevin E Martin1-9/+16
2005-11-01Add xorg-server.m4 for driver dependency checking.Kevin E Martin1-9/+15
2005-10-21Bug #4840: Typo, x$xRES -> x$RES. (George Fufutos)Adam Jackson1-1/+1
2005-10-20Bug #4817 <https://bugs.freedesktop.org/show_bug.cgi?id=4817> Restore '='Donnie Berkholz1-1/+1
2005-10-18Update package version number for RC1 release. Update release string toXORG-6_99_99_901Kevin E Martin1-2/+2
2005-10-17Fix whitespace in AS_HELP_STRING uses, convert all help strings to useKristian Høgsberg1-41/+49
2005-10-17include/dix-config.h.in Add support for more extensionsKevin E Martin1-6/+39
2005-10-16Change '==' to portable '='.Donnie Berkholz1-10/+10
2005-10-15Fix typo and add new Makefiles to AC_OUTPUTKevin E Martin1-1/+7
2005-10-14Hook up lbx.Kristian Høgsberg1-7/+17
2005-10-14Set default font path to match the default in the monolith so fonts areAlan Coopersmith1-1/+3
2005-10-14Add XTRAP_LIB to XPRINT_EXTENSIONS to fix xprint build when xtrap isDonnie Berkholz1-1/+1
2005-10-14Require glproto >= 1.4.1 if building DRI with GLX. This fixes a buildDonnie Berkholz1-1/+1
2005-10-13AC_SUBST VENDOR_STRING & VENDOR_RELEASE for xorgcfg's app-defaults fileAlan Coopersmith1-1/+3
2005-10-07Add Xprint init scrips to EXTRA_DIST.Kristian Høgsberg1-0/+4
2005-10-07Add darwin to distKevin E Martin1-0/+1
2005-10-06symlink.sh:Søren Sandmann Pedersen1-0/+11
2005-10-06Add support for building DMX config and examples programs Add missing filesKevin E Martin1-0/+15
2005-10-05Add DGA configure option and add various files that we should be dist'ing.Kristian Høgsberg1-1/+8
2005-10-05Xdmx & Xprint also need xau & xdmcp module dependenciesAlan Coopersmith1-5/+5
2005-10-05Xnest depends on xdmcp & xau modules tooAlan Coopersmith1-1/+3
2005-10-05Bug #4038: Unbreak the SYSVIPC check for cross builds. (Detlef Vollman)Adam Jackson1-1/+1
2005-10-04Add gtf to xserver/xorg/hw/xfree86/utilsAlan Coopersmith1-0/+1
2005-10-03Add missing ] (Dawid Gajownik)Alan Coopersmith1-1/+1
2005-10-03Real configure check for execinfo.h (Yuri Vasilevski)Adam Jackson1-0/+7
2005-10-01Add hw/xfree86/getconfigAlan Coopersmith1-0/+1
2005-09-30Man page processing/installation and other doc file updatesAlan Coopersmith1-0/+4
2005-09-28Add kbd_mode build systemAlan Coopersmith1-0/+24
2005-09-27Make XpConfig build system call mkfont{scale,dir}Søren Sandmann Pedersen1-0/+6
2005-09-27Get XpConfig build system in pretty much working stateSøren Sandmann Pedersen1-0/+4
2005-09-27Add build system for building docs and fix setuid issues.Kevin E Martin1-1/+22
2005-09-26Various small fixups to get XpConfig to 'build'Søren Sandmann Pedersen1-0/+21
2005-09-26Take care of more files from monolith's Xserver/hw/xfree86/etc dir:Alan Coopersmith1-0/+2
2005-09-26Add initial build system for XpConfigSøren Sandmann Pedersen1-0/+1
2005-09-24Add scanpci, xorgcfg, & xorgconfig utilities.Alan Coopersmith1-2/+32
2005-09-21Accept --with-xkb-output argument to specify output dir for compiled xkbKristian Høgsberg1-0/+5
2005-09-20Add --disable-install-setuid option so you can build as non-root andAlan Coopersmith1-0/+18
2005-09-19Linux/Alpha support (Stefaan De Roeck)Alan Coopersmith1-0/+5
2005-09-15Bug #3990: Require glproto in the cases that it's necessary (DRI or DMXEric Anholt1-0/+6
2005-09-15Bug #3889: Create the log dir on install, and allow configuringEric Anholt1-2/+8
2005-09-14Build xf8_32bpp, which is wanted by the mga driver, and export elf.h, whichEric Anholt1-0/+1
2005-09-13Turn on DRI by default on Linux, NetBSD, FreeBSD, and fix the build of theEric Anholt1-1/+7
2005-09-13Add some initial BSD support for the xorg server. Incomplete on NetBSD,Eric Anholt1-8/+94
2005-09-13Don't define POSIX_SOURCE on any BSDs, since it breaks things.Eric Anholt1-1/+1
2005-09-12Add missing fontsproto and fontenc to REQUIRED_MODULES.Daniel Stone1-1/+1
2005-09-12Add missing resourceproto to REQUIRED_MODULES.Daniel Stone1-1/+1
2005-09-12Define WITH_VGAHW, since we always build it; add to Xorg headers.Daniel Stone1-0/+1
2005-09-12Put DMX AC_CONDITIONALS at the top level, since they must always be called.Daniel Stone1-7/+6