Skip to content

Commit 2c2e4c4

Browse files
committed
run libtoolize during buildconf since we depend on libtool anyway
1 parent 8bf949b commit 2c2e4c4

3 files changed

Lines changed: 2 additions & 6601 deletions

File tree

buildconf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ fi
9393

9494
./scripts/preconfig
9595

96+
libtoolize --automake $automake_flags --force
97+
9698
mv aclocal.m4 aclocal.m4.old 2>/dev/null
9799
aclocal
98100
if cmp aclocal.m4.old aclocal.m4 > /dev/null 2>&1; then

0 commit comments

Comments
 (0)