Refactor build system:
commitb5552a3ea76b3e229f40a06d32a5860b0e9e2217
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 24 Apr 2007 12:05:17 +0000 (24 13:05 +0100)
committerSimon McVittie <smcv@carbon.pseudorandom.co.uk>
Tue, 24 Apr 2007 17:02:14 +0000 (24 18:02 +0100)
tree98b307350ff9fe1a42699cb38d5967f94d65fd42
parent29fae4fdfd02cc2dd4c896a2cb271d9a3597623c
Refactor build system:
* Use autoreconf to simplify autogen.sh considerably
* Use AC_CONFIG_MACRO_DIR and aclocal -I to pick up macros from m4/
* Drop acinclude.m4 in favour of putting our macros in m4/
Makefile.am
acinclude.m4 [deleted file]
autogen.sh
configure.ac
m4/Makefile.am [new file with mode: 0644]
m4/am-check-pymod.m4 [new file with mode: 0644]
m4/am-check-python-headers.m4 [new file with mode: 0644]
m4/dbus-py-add-rst2htmlflag.m4 [new file with mode: 0644]
m4/jh-add-cflag.m4 [new file with mode: 0644]