We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
automake --foreign
automake --gnu
1 parent e2464a6 commit ace9284Copy full SHA for ace9284
bootstrap
@@ -2,5 +2,5 @@
2
3
aclocal -I m4 \
4
&& autoheader \
5
-&& automake --gnu --add-missing \
+&& automake --foreign --add-missing \
6
&& autoconf
0 commit comments