Commit Graph

3 Commits (8338c7e27f4fa3a120d8ee901611aaa3e390d576)

Author SHA1 Message Date
Alon Bar-Lev 8338c7e27f build: add m4 directory to source tree
m4 directory is required for autotools generation, the use of bootstrap
script is nice helper, however, the autoreconf -ivf should be usable
for autotools based checkout without any other action.

these days the bootstrap script is kinda useless, in the old days it was
a very complex set of autoconf/automake/libtool/gettext commands.

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
2015-08-24 01:05:00 +03:00
Peter Lieven b09a55f3d3 bootstrap: create m4 directory
newer versions of autotools fail if the directory is not there.

Signed-off-by: Peter Lieven <pl@kamp.de>
2015-07-14 14:20:48 +02:00
Trent Nelson 6c437065d3 Rewrite build system using automake
Initial commit, only linux tested so far.
2011-06-29 14:15:16 -04:00