]> 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 10:18:53 +0000 (12:18 +0200)
commit2da79d5ade92c476326e3167d0a56986a9d96200
tree4081c257c3b38ae1ad22880e05f792c85e5557e7
parentf4e9b7d778c252f514b4b457305ba310394b4060
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]