build: Oops, fix ./check.sh for bootstrap build.

* build-aux/config.sh (top_builddir): Set default to `.'.
This commit is contained in:
Jan Nieuwenhuizen 2018-09-09 07:11:50 +02:00
parent 74065eba40
commit b5a725256c
No known key found for this signature in database
GPG key ID: F3C1A0D9C1D65273

View file

@ -17,6 +17,7 @@
# along with GNU Mes. If not, see <http://www.gnu.org/licenses/>.
srcdir=${srcdir-.}
top_builddir=${top_builddir-.}
if [ "$V" = 2 ]; then
echo $0
echo srcdest=${srcdest}