summaryrefslogtreecommitdiff
path: root/m4/ax_check_glx.m4
Commit message (Collapse)AuthorAgeFilesLines
* Fix serial numbers after spelling fixes from cf2bd2c981de.Peter Simons2017-03-291-1/+1
|
* spelling: supposedJosh Soref2017-03-281-1/+1
|
* spelling: exampleJosh Soref2017-03-281-1/+1
|
* switch gnu.org sites to httpsMike Frysinger2017-02-081-3/+3
|
* Restore flags properly in ax_check_glu.m4 and ax_check_glx.m4James Cowgill2015-08-301-2/+2
| | | | | applied-upstream:yes bug-debian: http://bugs.debian.org/795479
* AX_CHECK_GLX: fix #serial number (and minor cosmetic)Peter Simons2014-12-281-3/+2
|
* Improve compatibility with ax_have_openglBastien ROUCARIÈS2014-12-281-1/+3
| | | | | | Create have_* variable Create even two version for have_glut and have_GLUT (for compatibility reasons)
* Add ax_check_glx.m4Bastien ROUCARIÈS2014-12-281-0/+322
| | | | Allow to detect glx if needed.
* remove m4 submoduleDustin J. Mitchell2009-08-011-6/+0
|
* m4: update reference to macro branchPeter Simons2009-08-011-5/+5
|
* m4: update reference to macro branchPeter Simons2009-07-311-7/+5
|
* m4: update reference to macro branchPeter Simons2009-07-301-5/+7
|
* m4: update reference to macro branchPeter Simons2009-07-271-5/+5
|
* Avoid non-ASCII characters in m4 files.Peter Simons2009-07-271-7/+5
|
* m4: update reference to macro branchPeter Simons2009-07-221-7/+6
|
* m4: update reference to macro branchPeter Simons2009-07-211-5/+8
|
* m4: update reference to macro branchPeter Simons2009-07-211-7/+5
|
* m4: update reference to macro branchPeter Simons2009-07-211-6/+6
|
* m4: update reference to macro branchPeter Simons2009-07-201-5/+7
|
* m4: update reference to macro branchPeter Simons2009-07-191-7/+5
|
* m4: update reference to macro branchPeter Simons2009-07-171-6/+6
|
* m4: update reference to macro branchPeter Simons2009-06-231-12/+6
|
* m4: update reference to macro branchPeter Simons2009-06-221-6/+12
|
* m4: update reference to macro branchPeter Simons2009-06-161-5/+7
|
* m4: update reference to macro branchPeter Simons2009-06-101-7/+5
|
* m4: update reference to macro branchPeter Simons2009-06-101-6/+6
|
* m4: update reference to macro branchPeter Simons2009-06-051-7/+6
|
* maint: added initial version of the toolchainPeter Simons2009-05-051-0/+9
The build process requires python, the python StringTemplate module, and preferably SCons. A make-based build exists, but it is really slow and awkward, compared to the SConstruct file.