mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Fix: "aclocal: couldn't open directory `m4': No such file or directory"
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
set -e
|
||||
set -v
|
||||
export AUTOMAKE='automake --foreign'
|
||||
mkdir -p daemon/m4
|
||||
aclocal
|
||||
libtoolize
|
||||
autoreconf -i
|
||||
|
||||
Reference in New Issue
Block a user