summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2007-12-12autoconf: Improve help text for demos and DRI driversDan Nicholson1-2/+2
2007-12-12autoconf: Update bug address and fix some autoconf warningsDan Nicholson1-2/+4
2007-12-12autoconf: Consistently use xlib for the driver nameDan Nicholson1-23/+23
2007-12-12autoconf: Optional assembly usage with --disable-asmDan Nicholson1-14/+31
2007-12-12autoconf: Report the compiler options in the summaryDan Nicholson1-0/+12
2007-12-12autoconf: Optional debug build with --enable-debugDan Nicholson1-0/+18
2007-12-12autoconf: More informative errors when pkg-config macros undefinedDan Nicholson1-0/+6
2007-12-11autoconf: Replace configs/current symlink from configureDan Nicholson1-1/+7
2007-12-11autoconf: Clearer help text for the enable/disable optionsDan Nicholson1-13/+13
2007-12-11autoconf: Since default DRI drivers to build with masterDan Nicholson1-9/+16
2007-12-11autoconf: glut doesn't need XtDan Nicholson1-2/+2
2007-12-07autoconf: Output summary information from configureDan Nicholson1-0/+44
2007-12-07autoconf: Configurable DRI driversDan Nicholson1-9/+43
2007-12-07autoconf: Allow static library buildsDan Nicholson1-12/+121
2007-12-07autoconf: Configurable demos directoriesDan Nicholson1-3/+40
2007-12-07autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32Dan Nicholson1-2/+29
2007-12-07autoconf: Add support for osmesa-only buildsDan Nicholson1-11/+65
2007-12-07autoconf: Add support for shared DRI build on linux and freebsdDan Nicholson1-16/+174
2007-12-07autoconf: Initial support for an autoconf configurationDan Nicholson1-0/+309