mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
regenerated
This commit is contained in:
parent
34729dbcb3
commit
2729fdfb8d
16
configure
vendored
16
configure
vendored
@ -15,7 +15,7 @@
|
||||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# From configure.in Revision: 1.267
|
||||
# From configure.in Revision: 1.268
|
||||
|
||||
# libtool.m4 - Configure libtool for the host system. -*-Shell-script-*-
|
||||
## Copyright 1996, 1997, 1998, 1999, 2000, 2001
|
||||
@ -9387,6 +9387,12 @@ trap 'rm -fr `echo "make/rules
|
||||
lib/lwres/include/lwres/netdb.h
|
||||
lib/lwres/include/lwres/platform.h
|
||||
lib/lwres/man/Makefile
|
||||
lib/lwres/unix/Makefile
|
||||
lib/lwres/unix/include/Makefile
|
||||
lib/lwres/unix/include/lwres/Makefile
|
||||
lib/lwres/win32/Makefile
|
||||
lib/lwres/win32/include/Makefile
|
||||
lib/lwres/win32/include/lwres/Makefile
|
||||
lib/tests/Makefile
|
||||
lib/tests/include/Makefile
|
||||
lib/tests/include/tests/Makefile
|
||||
@ -9591,7 +9597,7 @@ cat >> $CONFIG_STATUS <<\EOF
|
||||
|
||||
# Split the substitutions into bite-sized pieces for seds with
|
||||
# small command number limits, like on Digital OSF/1 and HP-UX.
|
||||
ac_max_sed_cmds=50 # Maximum number of lines to put in a sed script.
|
||||
ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
|
||||
ac_file=1 # Number of current file.
|
||||
ac_beg=1 # First line for current file.
|
||||
ac_end=$ac_max_sed_cmds # Line after last line for current file.
|
||||
@ -9661,6 +9667,12 @@ CONFIG_FILES=\${CONFIG_FILES-"make/rules
|
||||
lib/lwres/include/lwres/netdb.h
|
||||
lib/lwres/include/lwres/platform.h
|
||||
lib/lwres/man/Makefile
|
||||
lib/lwres/unix/Makefile
|
||||
lib/lwres/unix/include/Makefile
|
||||
lib/lwres/unix/include/lwres/Makefile
|
||||
lib/lwres/win32/Makefile
|
||||
lib/lwres/win32/include/Makefile
|
||||
lib/lwres/win32/include/lwres/Makefile
|
||||
lib/tests/Makefile
|
||||
lib/tests/include/Makefile
|
||||
lib/tests/include/tests/Makefile
|
||||
|
Loading…
x
Reference in New Issue
Block a user