Fix running autogen.sh from outside the source directory
Otherwise the git submodule invocations produce errors.
This commit is contained in:
parent
b93c64a7d5
commit
095d430015
@ -15,7 +15,6 @@ fi
|
||||
|
||||
mkdir -p m4
|
||||
|
||||
cd $olddir
|
||||
if ! test -f libglnx/README.md; then
|
||||
git submodule update --init
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user