aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'misc/fix-gnustack/autogen.sh')
-rwxr-xr-xmisc/fix-gnustack/autogen.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/fix-gnustack/autogen.sh b/misc/fix-gnustack/autogen.sh
new file mode 100755
index 0000000..0b7b16b
--- /dev/null
+++ b/misc/fix-gnustack/autogen.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+aclocal && \
+autoheader && \
+autoconf && \
+automake --add-missing --copy
+
+cd doc
+./make.sh