From d00827dabc7c9060b2653e2e76fa87b69e154e95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tatuya=20JINMEI=20=E7=A5=9E=E6=98=8E=E9=81=94=E5=93=89?= Date: Mon, 14 Sep 2009 18:31:47 +0000 Subject: [PATCH] regen --- configure | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/configure b/configure index c5409f3b1e..25bbe5d897 100755 --- a/configure +++ b/configure @@ -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