mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
Merge branch 'ifconfig.sh-anywhere' into 'master'
Allow ifconfig to be called from any directory See merge request isc-projects/bind9!1563
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
config_guess=""
|
config_guess=""
|
||||||
for f in ./config.guess ../../../config.guess
|
for f in ./config.guess ../../../config.guess /usr/share/automake*/config.guess
|
||||||
do
|
do
|
||||||
if test -f $f
|
if test -f $f
|
||||||
then
|
then
|
||||||
|
Reference in New Issue
Block a user