Code

src/action_show_graph_json.c: Fix memory corruption.
[collection4.git] / autogen.sh
1 #! /bin/sh
3 set -ex
5 aclocal
6 autoconf --force --warnings=all
7 autoheader --force --warnings=all
8 automake --add-missing --copy --foreign --warnings=all