Explorar o código

Merge branch 'master' into next

* master:

Conflicts:
	configure
Bryan Drewery %!s(int64=14) %!d(string=hai) anos
pai
achega
05a2dc1d78
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      configure

+ 3 - 3
configure

@@ -9929,9 +9929,6 @@ if [ "$GIT_REQUIRED" = "1" ]; then
 fi
 
 
-echo ""
-echo ""
-echo "------------ Configuring BDLIB ------------"
 
 if test -d .git; then
   git submodule init
@@ -9946,4 +9943,7 @@ if [ $? -ne 0 ]; then
 fi
 
 
+echo ""
+echo ""
+echo "------------ Configuring BDLIB ------------"
 test -f lib/bdlib/configure && cd lib/bdlib && MAKEJOBS="$MAKEJOBS" ./configure