We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf949b commit 2c2e4c4Copy full SHA for 2c2e4c4
3 files changed
buildconf
@@ -93,6 +93,8 @@ fi
93
94
./scripts/preconfig
95
96
+libtoolize --automake $automake_flags --force
97
+
98
mv aclocal.m4 aclocal.m4.old 2>/dev/null
99
aclocal
100
if cmp aclocal.m4.old aclocal.m4 > /dev/null 2>&1; then
0 commit comments