Add configure invocation to autogen.sh
Without this, jhbuild fails to install SWE-GLib
This commit is contained in:
@@ -59,3 +59,5 @@ fi
|
||||
echo "Running automake"
|
||||
automake --gnu --add-missing --copy -Wno-portability || exit $?
|
||||
|
||||
"$srcdir/configure" "$@"
|
||||
|
||||
|
Reference in New Issue
Block a user