mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-11 05:17:59 +03:00
Hack around autoconf wierdness
This commit is contained in:
parent
ce3292dcc1
commit
09c2662cd9
@ -11,6 +11,8 @@ aclocal -I m4
|
||||
libtoolize
|
||||
automake -a
|
||||
autoconf
|
||||
# Hack around autoconf wierdness. Need to figure out what's really wrong
|
||||
touch config.rpath
|
||||
|
||||
test -d build && rm -rf build
|
||||
mkdir build
|
||||
|
Loading…
Reference in New Issue
Block a user