We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15b0903 commit a95930dCopy full SHA for a95930d
1 file changed
bootstrap
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
autopoint --force
3
-aclocal
+aclocal -I m4
4
automake --foreign --copy --add-missing
5
autoconf
6
0 commit comments