autogen: Look for libgsystem in the correct place

This commit is contained in:
Colin Walters 2014-01-15 16:54:58 -05:00
parent e8633e4e6e
commit 8855b147eb

View File

@ -16,7 +16,7 @@ fi
mkdir -p m4
# Fetch submodules if needed
if test ! -f src/libgsystem/README;
if test ! -f libgsystem/README;
then
echo "+ Setting up submodules"
git submodule init