]> code.delx.au - pulseaudio/commit
build-sys: Use AX_CHECK_DEFINE macro from autoconf archive
authorMaarten Bosmans <mkbosmans@gmail.com>
Wed, 15 Jun 2011 16:49:22 +0000 (18:49 +0200)
committerMaarten Bosmans <mkbosmans@gmail.com>
Mon, 20 Jun 2011 14:01:38 +0000 (16:01 +0200)
commitee9da923e5b29c9ee304c416e7db6e7274ad1d0b
treeee42a845144d6ad6b9be33a2d59f954e95d443ff
parent2ae6f88ccaa8b3018ac24c83dae04b094e0ba1e3
build-sys: Use AX_CHECK_DEFINE macro from autoconf archive

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.
configure.ac
m4/ax_check_define.m4 [new file with mode: 0644]
m4/check_define.m4 [deleted file]