summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* autoconf: Fix thinko when checking freebsd CPU typesDan Nicholson2008-02-211-1/+1
* autoconf: Set the default drivers after checking platform specificsDan Nicholson2008-02-211-6/+7
* Trivial SELinux awareness. Enable with --enable-selinux.Adam Jackson2008-02-151-3/+14
* autoconf: Use -fno-strict-aliasing on GCCDan Nicholson2008-01-151-0/+6
* Allow osmesa to be enabled or disabledDan Nicholson2008-01-111-22/+18
* autoconf: Helper options for adding GCC 32/64 bit flagsDan Nicholson2007-12-261-0/+32
* autoconf: Improve help text for demos and DRI driversDan Nicholson2007-12-121-2/+2
* autoconf: Update bug address and fix some autoconf warningsDan Nicholson2007-12-121-2/+4
* autoconf: Consistently use xlib for the driver nameDan Nicholson2007-12-121-23/+23
* autoconf: Optional assembly usage with --disable-asmDan Nicholson2007-12-121-14/+31
* autoconf: Report the compiler options in the summaryDan Nicholson2007-12-121-0/+12
* autoconf: Optional debug build with --enable-debugDan Nicholson2007-12-121-0/+18
* autoconf: More informative errors when pkg-config macros undefinedDan Nicholson2007-12-121-0/+6
* autoconf: Replace configs/current symlink from configureDan Nicholson2007-12-111-1/+7
* autoconf: Clearer help text for the enable/disable optionsDan Nicholson2007-12-111-13/+13
* autoconf: Since default DRI drivers to build with masterDan Nicholson2007-12-111-9/+16
* autoconf: glut doesn't need XtDan Nicholson2007-12-111-2/+2
* autoconf: Output summary information from configureDan Nicholson2007-12-071-0/+44
* autoconf: Configurable DRI driversDan Nicholson2007-12-071-9/+43
* autoconf: Allow static library buildsDan Nicholson2007-12-071-12/+121
* autoconf: Configurable demos directoriesDan Nicholson2007-12-071-3/+40
* autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32Dan Nicholson2007-12-071-2/+29
* autoconf: Add support for osmesa-only buildsDan Nicholson2007-12-071-11/+65
* autoconf: Add support for shared DRI build on linux and freebsdDan Nicholson2007-12-071-16/+174
* autoconf: Initial support for an autoconf configurationDan Nicholson2007-12-071-0/+309