]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen
authorTatuya JINMEI 神明達哉 <jinmei@isc.org>
Mon, 14 Sep 2009 18:31:47 +0000 (18:31 +0000)
committerTatuya JINMEI 神明達哉 <jinmei@isc.org>
Mon, 14 Sep 2009 18:31:47 +0000 (18:31 +0000)
configure

index c5409f3b1ebf9649fd08b5754d2973e46571a4ac..25bbe5d89766e3aa97b23b775f50db7284b04c92 100755 (executable)
--- 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