Use autotools
authorPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 3 Nov 2009 10:39:48 +0000 (11:39 +0100)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 3 Nov 2009 13:26:05 +0000 (14:26 +0100)
commit31f4e46076f701eb2efbcf1dd785d17d900a57bc
treeeeadb8769d1ceb81bed62c4f5e43f9ed58fe57b4
parent3f1b42f636f6fffe3a663cd44f5090a5f8d93757
Use autotools

Because automake-1.10 contained in the Maemo 5 SDK still lacks vala support,
we ship with a local copy of vala.m4 and use a bit of Makefile.am magic to
get the vala sources built.
Makefile [deleted file]
Makefile.am [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
m4/vala.m4 [new file with mode: 0644]