mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Run autoreconf with -i parameter.
This commit is contained in:
@@ -23,8 +23,8 @@ set -v
|
||||
export AUTOMAKE='automake --foreign'
|
||||
aclocal
|
||||
libtoolize
|
||||
autoreconf
|
||||
autoreconf -i
|
||||
pushd daemon
|
||||
autoreconf
|
||||
autoreconf -i
|
||||
popd
|
||||
./configure "$@"
|
||||
|
||||
Reference in New Issue
Block a user