Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace obsolete AC_TRY_LINK macros with AC_LINK_IFELSE | Peter Kokot | 2018-07-24 | 1 | -7/+5 |
| | | | | | | | | | Autoconf 2.50 (released in 2001) made several macros obsolete including the AC_TRY_LINK which should now be replaced with the AC_LINK_IFELSE. Refs: - https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/AC_005fACT_005fIFELSE-vs-AC_005fTRY_005fACT.html - https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Obsolete-Macros.html | ||||
* | switch gnu.org sites to https | Mike Frysinger | 2017-02-08 | 1 | -2/+2 |
| | |||||
* | AX_INCLUDE_STRCASECMP: initial version | Leo Davis | 2012-09-07 | 1 | -0/+55 |
| | | | | | The macro detects which header file defines the strcasecmp() function. See <http://savannah.gnu.org/patch/?7836> for further details. | ||||
* | remove m4 submodule | Dustin J. Mitchell | 2009-08-01 | 1 | -6/+0 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-08-01 | 1 | -5/+5 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-07-31 | 1 | -7/+5 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-07-30 | 1 | -5/+7 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-07-27 | 1 | -5/+5 |
| | |||||
* | Avoid non-ASCII characters in m4 files. | Peter Simons | 2009-07-27 | 1 | -7/+5 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-07-22 | 1 | -7/+6 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-07-21 | 1 | -5/+8 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-07-21 | 1 | -7/+5 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-07-21 | 1 | -6/+6 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-07-20 | 1 | -5/+7 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-07-19 | 1 | -7/+5 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-07-17 | 1 | -6/+6 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-06-23 | 1 | -12/+6 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-06-22 | 1 | -6/+12 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-06-16 | 1 | -5/+7 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-06-10 | 1 | -7/+5 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-06-10 | 1 | -6/+6 |
| | |||||
* | m4: update reference to macro branch | Peter Simons | 2009-06-05 | 1 | -7/+6 |
| | |||||
* | maint: added initial version of the toolchain | Peter Simons | 2009-05-05 | 1 | -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. |