]> git.ipfire.org Git - thirdparty/bind9.git/commit
Source config.guess from source root
authorMichal Nowak <mnowak@isc.org>
Tue, 21 Jul 2020 14:29:14 +0000 (16:29 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 30 Jul 2020 13:58:53 +0000 (15:58 +0200)
commit14bc22d7a46966bf79287ccce43c569622276ca5
tree401b4cd2e9fc7d3e6ca51d11f7bae6bc7d1beec0
parent093af1c00ac25e4f132fe2442a24e1264aadb28d
Source config.guess from source root

It seems that config.guess gets always created in source root, so for
that sake of out-of-tree system test, we should expect the file there
instead of where configure was run.
bin/tests/system/ifconfig.sh.in