Code

collection.js: use unicode escape instead of UTF8 as it is sent with no charset header
[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