|
|
@@ -4855,6 +4855,7 @@ else
|
|
|
fi
|
|
|
|
|
|
|
|
|
+
|
|
|
#checkpoint
|
|
|
cat >confcache <<\_ACEOF
|
|
|
# This file is a shell script that caches the results of configure
|
|
|
@@ -15111,4 +15112,4 @@ if test -d .git; then
|
|
|
git submodule update
|
|
|
fi
|
|
|
|
|
|
-test -f lib/bdlib/configure && cd lib/bdlib && ./configure
|
|
|
+test -f lib/bdlib/configure && cd lib/bdlib && MAKEJOBS="$MAKEJOBS" ./configure
|