summaryrefslogtreecommitdiffstats
path: root/m4/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* drop autotoolsBert van Hall2017-02-131-1/+0
| | | | | | | | Since autotools officially is no longer supported (see various github issues), drop the related infrastructure to stop tempting people to use it for building. Signed-off-by: Bert van Hall <[email protected]>
* Really add empty m4 subdirectory.Christian Beier2014-10-031-0/+1
This change kinda got lost with the last commit re-splitting.