build: make autotools put its m4 files into m4/ instead of common/m4/
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 30 Mar 2010 14:20:07 +0000 (15:20 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 30 Mar 2010 14:20:07 +0000 (15:20 +0100)
commitb40320d48325674a21081155c7a917a5b9e7b473
treeef6aa455a319cb1e159b72f7cbc723f2870d1a77
parent890042bc927d3ccb561b4814ae2befee7ecdd2d8
build: make autotools put its m4 files into m4/ instead of common/m4/

This is how we do it in the other modules, and gets rid of the annoying
dirty status for common when doing git status (at least once you clean
out the old files from there).
Makefile.am
autogen.sh
configure.ac
m4/.gitignore [new file with mode: 0644]
m4/Makefile.am [new file with mode: 0644]
m4/check-checks.m4 [moved from check-checks.m4 with 100% similarity]