mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 08:54:42 -04:00
regen
This commit is contained in:
parent
e22dca2a9a
commit
9b30c8e8f0
1 changed files with 2 additions and 2 deletions
4
lib/bind/configure
vendored
4
lib/bind/configure
vendored
|
|
@ -1,7 +1,7 @@
|
|||
#! /bin/sh
|
||||
|
||||
|
||||
# From configure.in Revision: 1.81
|
||||
# From configure.in Revision: 1.82
|
||||
|
||||
# libtool.m4 - Configure libtool for the host system. -*-Shell-script-*-
|
||||
## Copyright 1996, 1997, 1998, 1999, 2000, 2001
|
||||
|
|
@ -10260,7 +10260,7 @@ rm -f conftest*
|
|||
|
||||
else
|
||||
echo "$ac_t""no" 1>&6
|
||||
HOST_R_SET_RESULT="#undef HOST_R_SET_RESULT/"
|
||||
HOST_R_SET_RESULT="#undef HOST_R_SET_RESULT"
|
||||
HOST_R_SET_RETURN="#define HOST_R_SET_RETURN void"
|
||||
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue