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
5584cbf427
commit
34ee86ad31
8
configure
vendored
8
configure
vendored
@ -14,7 +14,7 @@
|
|||||||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
# PERFORMANCE OF THIS SOFTWARE.
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
#
|
#
|
||||||
# $Id: configure,v 1.512 2011/10/25 21:22:09 marka Exp $
|
# $Id: configure,v 1.513 2011/11/05 05:16:46 tbox Exp $
|
||||||
#
|
#
|
||||||
# Portions of this code release fall under one or more of the
|
# Portions of this code release fall under one or more of the
|
||||||
# following Copyright notices. Please see individual source
|
# following Copyright notices. Please see individual source
|
||||||
@ -517,7 +517,7 @@
|
|||||||
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||||
# OF THE POSSIBILITY OF SUCH DAMAGE.
|
# OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
#
|
#
|
||||||
# From configure.in Revision: 1.530 .
|
# From configure.in Revision.
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.67.
|
# Generated by GNU Autoconf 2.67.
|
||||||
#
|
#
|
||||||
@ -27252,7 +27252,7 @@ $as_echo "not found" >&6; }
|
|||||||
# Check other locations for includes.
|
# Check other locations for includes.
|
||||||
# Order is important (sigh).
|
# Order is important (sigh).
|
||||||
|
|
||||||
bdb_incdirs="/ /db42/ /db41/ /db4/ /db/"
|
bdb_incdirs="/ /db48/ /db47/ /db46/ /db45/ /db44/ /db43/ /db42/ /db41/ /db4/ /db/"
|
||||||
for d in $bdb_incdirs
|
for d in $bdb_incdirs
|
||||||
do
|
do
|
||||||
if test -f "$dd/include${d}db.h"
|
if test -f "$dd/include${d}db.h"
|
||||||
@ -27273,7 +27273,7 @@ $as_echo "not found" >&6; }
|
|||||||
# Look for libname other than libdb.so.
|
# Look for libname other than libdb.so.
|
||||||
# Order is important (sigh).
|
# Order is important (sigh).
|
||||||
|
|
||||||
bdb_libnames="db42 db-4.2 db41 db-4.1 db"
|
bdb_libnames="db48 db-4.8 db47 db-4.7 db46 db-4.6 db45 db-4.5 db44 db-4.4 db43 db-4.3 db42 db-4.2 db41 db-4.1 db"
|
||||||
for d in $bdb_libnames
|
for d in $bdb_libnames
|
||||||
do
|
do
|
||||||
if test -f "$dd/lib/lib${d}.so"
|
if test -f "$dd/lib/lib${d}.so"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user