Merge pull request #192 from PeterDaveHello/update-autogen.sh

Optimze git submodule in autogen.sh
This commit is contained in:
Arttu Ylä-Outinen 2018-03-20 10:57:25 +02:00 committed by GitHub
commit 982e60c695
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,4 @@
#!/bin/sh
git submodule init
git submodule update
git submodule update --init --depth 1
autoreconf -if