autogen: Look for libgsystem in the correct place
This commit is contained in:
parent
e8633e4e6e
commit
8855b147eb
@ -16,7 +16,7 @@ fi
|
|||||||
mkdir -p m4
|
mkdir -p m4
|
||||||
|
|
||||||
# Fetch submodules if needed
|
# Fetch submodules if needed
|
||||||
if test ! -f src/libgsystem/README;
|
if test ! -f libgsystem/README;
|
||||||
then
|
then
|
||||||
echo "+ Setting up submodules"
|
echo "+ Setting up submodules"
|
||||||
git submodule init
|
git submodule init
|
||||||
|
Loading…
Reference in New Issue
Block a user