]> code.delx.au - pulseaudio/commit
Create an m4 directory for common macros and use it.
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>
Fri, 8 Aug 2008 10:18:53 +0000 (12:18 +0200)
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>
Fri, 8 Aug 2008 13:09:32 +0000 (15:09 +0200)
commitf46ae106a54f1f84651b45561f6fa01a825e8b30
treeec891b40064525f9f0b27bb693f99075f2d8f99b
parent66512f3fd6346f4fefbf9b0bb69945c5ac46935f
Create an m4 directory for common macros and use it.

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.
Makefile.am
bootstrap.sh
configure.ac
m4/.gitignore [new file with mode: 0644]
m4/acx_libwrap.m4 [new file with mode: 0644]
m4/acx_lirc.m4 [new file with mode: 0644]
m4/acx_pthread.m4 [moved from acinclude.m4 with 92% similarity]
m4/check_define.m4 [new file with mode: 0644]