We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f6ea7c commit 9704492Copy full SHA for 9704492
bootstrap
@@ -2,6 +2,6 @@
2
3
aclocal && \
4
autoheader && \
5
- libtoolize --copy --force && \
+ libtoolize --automake --copy --force && \
6
automake --add-missing --copy && \
7
autoconf
0 commit comments