mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 19:22:09 -04:00
regen
This commit is contained in:
parent
866a531c59
commit
edabc8134d
1 changed files with 4 additions and 4 deletions
8
configure
vendored
8
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.464 2009/09/14 18:31:47 jinmei Exp $
|
||||
# $Id: configure,v 1.465 2009/09/15 23:18:00 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.478 .
|
||||
# From configure.in Revision: 1.479 .
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.61.
|
||||
#
|
||||
|
|
@ -26009,8 +26009,8 @@ Install perl or explicitly disable the feature by --disable-symtable." >&2;}
|
|||
{ (exit 1); exit 1; }; }
|
||||
fi
|
||||
if test "$use_libtool" = "yes"; then
|
||||
{ echo "$as_me:$LINENO: WARNING: Internal symbol table does not work with libtool. Disabling symtbol table." >&5
|
||||
echo "$as_me: WARNING: Internal symbol table does not work with libtool. Disabling symtbol table." >&2;}
|
||||
{ echo "$as_me:$LINENO: WARNING: Internal symbol table does not work with libtool. Disabling symbol table." >&5
|
||||
echo "$as_me: WARNING: Internal symbol table does not work with libtool. Disabling symbol table." >&2;}
|
||||
else
|
||||
MKSYMTBL_PROGRAM="$PERL"
|
||||
if test $want_symtable = all; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue