mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 14:42:52 -04:00
remove spurious HERE
This commit is contained in:
parent
b2f07642fd
commit
6b7c3e4c38
2 changed files with 0 additions and 2 deletions
1
configure
vendored
1
configure
vendored
|
|
@ -16050,7 +16050,6 @@ case "$use_libjson" in
|
|||
fi
|
||||
;;
|
||||
esac
|
||||
HERE
|
||||
|
||||
if test "X${libjson_libs}" != "X"
|
||||
then
|
||||
|
|
|
|||
|
|
@ -1514,7 +1514,6 @@ case "$use_libjson" in
|
|||
fi
|
||||
;;
|
||||
esac
|
||||
HERE
|
||||
|
||||
if test "X${libjson_libs}" != "X"
|
||||
then
|
||||
|
|
|
|||
Loading…
Reference in a new issue