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
|
esac
|
||||||
|
|
||||||
autoheader &&
|
|
||||||
$LIBTOOLIZE --force &&
|
$LIBTOOLIZE --force &&
|
||||||
aclocal &&
|
aclocal &&
|
||||||
|
autoheader &&
|
||||||
automake -a &&
|
automake -a &&
|
||||||
autoconf
|
autoconf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user