build: add m4 directory
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Wed, 24 Feb 2016 11:36:33 +0000 (12:36 +0100)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Wed, 24 Feb 2016 11:42:08 +0000 (12:42 +0100)
commitb52cfea76fbf6e269cddcc4f846d8a5946105565
treeec9bc1761073ba4daabac9489785b80b1e29b051
parentffd5028a38da45ed7e67c377590078534aca3078
build: add m4 directory

Instead of rely on the automatic creation of m4 directory by aclocal, we
already control it. Later we could create our own m4 scripts in order to
unclutter configure.ac

https://bugzilla.gnome.org/show_bug.cgi?id=762528
Makefile.am
configure.ac
m4/Makefile.am [new file with mode: 0644]