From 551866c013e12910a152af319d86344f370e3f4f Mon Sep 17 00:00:00 2001 From: quentin jones Date: Fri, 25 Feb 2011 15:36:01 -0800 Subject: [PATCH] autotool script --- autogen.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 autogen.sh diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 0000000..a28bc75 --- /dev/null +++ b/autogen.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +autoreconf --install + -- 2.39.2