mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix build WITH=DLZ_BDB.
PR: 201715 Sponsored by: Absolight
This commit is contained in:
parent
3d33d2955a
commit
b43773d4fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398817
2 changed files with 30 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
||||||
--- configure.orig 2015-09-09 11:23:40.000000000 +0900
|
--- configure.orig 2015-09-09 02:23:40 UTC
|
||||||
+++ configure 2015-09-19 03:52:05.021434000 +0900
|
+++ configure
|
||||||
@@ -14100,27 +14100,9 @@
|
@@ -14100,27 +14100,9 @@ done
|
||||||
# problems start to show up.
|
# problems start to show up.
|
||||||
saved_libs="$LIBS"
|
saved_libs="$LIBS"
|
||||||
for TRY_LIBS in \
|
for TRY_LIBS in \
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking linking as $TRY_LIBS" >&5
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking linking as $TRY_LIBS" >&5
|
||||||
$as_echo_n "checking linking as $TRY_LIBS... " >&6; }
|
$as_echo_n "checking linking as $TRY_LIBS... " >&6; }
|
||||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||||
@@ -14163,47 +14145,7 @@
|
@@ -14163,47 +14145,7 @@ $as_echo "no" >&6; } ;;
|
||||||
no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;;
|
no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
@ -79,3 +79,12 @@
|
||||||
DNS_GSSAPI_LIBS="$LIBS"
|
DNS_GSSAPI_LIBS="$LIBS"
|
||||||
|
|
||||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
|
||||||
|
@@ -21451,7 +21393,7 @@ $as_echo "" >&6; }
|
||||||
|
# Check other locations for includes.
|
||||||
|
# Order is important (sigh).
|
||||||
|
|
||||||
|
- bdb_incdirs="/db53 /db51 /db48 /db47 /db46 /db45 /db44 /db43 /db42 /db41 /db4 /db"
|
||||||
|
+ bdb_incdirs="/db6 /db5 /db48"
|
||||||
|
# include a blank element first
|
||||||
|
for d in "" $bdb_incdirs
|
||||||
|
do
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
--- configure.orig 2015-09-09 11:23:50.000000000 +0900
|
--- configure.orig 2015-09-09 02:23:50 UTC
|
||||||
+++ configure 2015-09-13 10:08:38.000000000 +0900
|
+++ configure
|
||||||
@@ -14284,27 +14284,9 @@
|
@@ -14284,27 +14284,9 @@ done
|
||||||
# problems start to show up.
|
# problems start to show up.
|
||||||
saved_libs="$LIBS"
|
saved_libs="$LIBS"
|
||||||
for TRY_LIBS in \
|
for TRY_LIBS in \
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking linking as $TRY_LIBS" >&5
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking linking as $TRY_LIBS" >&5
|
||||||
$as_echo_n "checking linking as $TRY_LIBS... " >&6; }
|
$as_echo_n "checking linking as $TRY_LIBS... " >&6; }
|
||||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||||
@@ -14347,47 +14329,7 @@
|
@@ -14347,47 +14329,7 @@ $as_echo "no" >&6; } ;;
|
||||||
no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;;
|
no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
@ -79,3 +79,12 @@
|
||||||
DNS_GSSAPI_LIBS="$LIBS"
|
DNS_GSSAPI_LIBS="$LIBS"
|
||||||
|
|
||||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
|
||||||
|
@@ -20337,7 +20279,7 @@ $as_echo "" >&6; }
|
||||||
|
# Check other locations for includes.
|
||||||
|
# Order is important (sigh).
|
||||||
|
|
||||||
|
- bdb_incdirs="/db53 /db51 /db48 /db47 /db46 /db45 /db44 /db43 /db42 /db41 /db4 /db"
|
||||||
|
+ bdb_incdirs="/db6 /db5 /db48"
|
||||||
|
# include a blank element first
|
||||||
|
for d in "" $bdb_incdirs
|
||||||
|
do
|
||||||
|
|
Loading…
Add table
Reference in a new issue