mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 19:41:04 -05:00
update
This commit is contained in:
parent
16c46f3cf5
commit
be79345c28
1 changed files with 2 additions and 2 deletions
4
configure
vendored
4
configure
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
|
||||
# From configure.in Revision: 1.36
|
||||
# From configure.in Revision: 1.38
|
||||
|
||||
|
||||
|
||||
|
|
@ -2040,7 +2040,7 @@ else
|
|||
CC="$CC -mt"
|
||||
;;
|
||||
*-hp-hpux*)
|
||||
CC="$CC"
|
||||
CC="$CC -Ae -z +w1"
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue