mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
regen
This commit is contained in:
parent
2fa5af7b73
commit
d00827dabc
12
configure
vendored
12
configure
vendored
@ -14,7 +14,7 @@
|
||||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
#
|
||||
# $Id: configure,v 1.463 2009/09/04 00:46:09 marka Exp $
|
||||
# $Id: configure,v 1.464 2009/09/14 18:31:47 jinmei Exp $
|
||||
#
|
||||
# Portions Copyright (C) 1996-2001 Nominum, Inc.
|
||||
#
|
||||
@ -29,7 +29,7 @@
|
||||
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
||||
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
||||
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
# From configure.in Revision: 1.476 .
|
||||
# From configure.in Revision: 1.478 .
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.61.
|
||||
#
|
||||
@ -1687,7 +1687,7 @@ Optional Packages:
|
||||
--with-export-libdir=PATH
|
||||
installation directory for the export library
|
||||
[EPREFIX/lib/bind9]
|
||||
--with-export-installdir=PATH
|
||||
--with-export-includedir=PATH
|
||||
installation directory for the header files of the
|
||||
export library [PREFIX/include/bind9]
|
||||
--with-kame=PATH use Kame IPv6 default path /usr/local/v6
|
||||
@ -26084,9 +26084,9 @@ fi
|
||||
|
||||
|
||||
|
||||
# Check whether --with-export-installdir was given.
|
||||
if test "${with_export_installdir+set}" = set; then
|
||||
withval=$with_export_installdir; export_installdir="$withval"
|
||||
# Check whether --with-export-includedir was given.
|
||||
if test "${with_export_includedir+set}" = set; then
|
||||
withval=$with_export_includedir; export_includedir="$withval"
|
||||
fi
|
||||
|
||||
if test -z "$export_includedir"; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user