summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'autoconf/autogen.sh')
-rwxr-xr-xautoconf/autogen.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/autoconf/autogen.sh b/autoconf/autogen.sh
new file mode 100755
index 0000000..059dbbd
--- /dev/null
+++ b/autoconf/autogen.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+rm -f aclocal.m4
+autoheader
+aclocal -I autoconf
+autoconf