Code

list_graphs_json action: Export the selector rather than a parameter string.
[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