summaryrefslogtreecommitdiffstats
path: root/m4/check_define.m4
Commit message (Collapse)AuthorAgeFilesLines
* build-sys: Use AX_CHECK_DEFINE macro from autoconf archiveMaarten Bosmans2011-06-201-13/+0
| | | | | It has no new functionality over the existing macro that is relevant for us, but it is good to have use a macro with a clearly defined upstream.
* Create an m4 directory for common macros and use it.Diego 'Flameeyes' Pettenò2008-08-081-0/+13
Split acinclude.m4 in multiple macro files. Let it be known to autoconf and aclocal to use the m4 directory. Ignore macro files copied or linked by libtool and intltool.