summaryrefslogtreecommitdiffstats
path: root/cpukit/aclocal/check-func.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* */aclocal/*: Remove remnants of autoconf/automae build systemJoel Sherrill2021-11-291-21/+0
| | | | Updates #4081.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* Revert: Remove CVS IdsJoel Sherrill2012-05-071-0/+2
| | | | | See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
* Remove CVS-Ids.Ralf Corsépius2012-05-041-2/+0
|
* 2010-10-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-10-081-11/+10
| | | | | * aclocal/check-func.m4: Linearize checks. Add missing $2 to AC_CHECK_DECL.
* 2010-08-03 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-08-031-0/+24
* aclocal/check-func.m4: New.