We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4766043 commit 67e3ecdCopy full SHA for 67e3ecd
fookb/autogen
@@ -0,0 +1,6 @@
1
+#!/bin/sh
2
+
3
+AUTOMAKE="automake --add-missing"
4
+export AUTOMAKE
5
6
+exec autoreconf "$@"
0 commit comments