mirror of
https://github.com/strongswan/strongswan.git
synced 2025-11-27 00:00:29 -05:00
Invoke autoheader after libtool/aclocal to work on up-to-date data
This commit is contained in:
parent
40ae0feeb1
commit
d35e45b939
@ -12,9 +12,9 @@ case "$LIBTOOLIZE" in
|
||||
;;
|
||||
esac
|
||||
|
||||
autoheader &&
|
||||
$LIBTOOLIZE --force &&
|
||||
aclocal &&
|
||||
autoheader &&
|
||||
automake -a &&
|
||||
autoconf
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user