Invoke autoheader after libtool/aclocal to work on up-to-date data
This commit is contained in:
+1
-1
@@ -12,9 +12,9 @@ case "$LIBTOOLIZE" in
|
||||
;;
|
||||
esac
|
||||
|
||||
autoheader &&
|
||||
$LIBTOOLIZE --force &&
|
||||
aclocal &&
|
||||
autoheader &&
|
||||
automake -a &&
|
||||
autoconf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user