From: Alan Knowles Date: Tue, 9 Dec 2014 06:28:40 +0000 (+0800) Subject: autogen.sh X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=ea35367273e2a932b9678ef1005685bd8f52bcc9 autogen.sh --- diff --git a/autogen.sh b/autogen.sh new file mode 100644 index 000000000..277d545a7 --- /dev/null +++ b/autogen.sh @@ -0,0 +1,5 @@ +#!/bin/sh +set -ex + +autoreconf -f -i -Wall,error +./configure \ No newline at end of file