mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 07:35:26 +00:00
enable the varargs hack on BSDI 4.2
This commit is contained in:
@@ -18,7 +18,7 @@ AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
|
|||||||
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
|
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
|
||||||
AC_DIVERT_POP()dnl
|
AC_DIVERT_POP()dnl
|
||||||
|
|
||||||
AC_REVISION($Revision: 1.283 $)
|
AC_REVISION($Revision: 1.284 $)
|
||||||
|
|
||||||
AC_INIT(lib/dns/name.c)
|
AC_INIT(lib/dns/name.c)
|
||||||
AC_PREREQ(2.13)
|
AC_PREREQ(2.13)
|
||||||
@@ -1428,7 +1428,7 @@ case "$host" in
|
|||||||
hack_shutup_sigwait=yes
|
hack_shutup_sigwait=yes
|
||||||
hack_shutup_sputaux=yes
|
hack_shutup_sputaux=yes
|
||||||
;;
|
;;
|
||||||
*-bsdi4.1*)
|
[*-bsdi4[12]*])
|
||||||
hack_shutup_stdargcast=yes
|
hack_shutup_stdargcast=yes
|
||||||
;;
|
;;
|
||||||
*-solaris2.8)
|
*-solaris2.8)
|
||||||
|
Reference in New Issue
Block a user