4ab60c1904
in SSL domain names). ok jasper@
22 lines
821 B
Plaintext
22 lines
821 B
Plaintext
$OpenBSD: patch-configure,v 1.14 2009/10/11 20:52:17 sthen Exp $
|
|
--- configure.orig Sun Oct 11 20:56:53 2009
|
|
+++ configure Sun Oct 11 22:37:47 2009
|
|
@@ -8275,7 +8275,7 @@ $as_echo "$ac_try_echo") >&5
|
|
test "$cross_compiling" = yes ||
|
|
$as_test_x conftest$ac_exeext
|
|
}; then
|
|
- LIBINTL="$LIBINTL $LIBICONV"
|
|
+ LIBINTL="$LTLIBINTL $LTLIBICONV"
|
|
LTLIBINTL="$LTLIBINTL $LTLIBICONV"
|
|
gt_cv_func_gnugettext2_libintl=yes
|
|
|
|
@@ -12561,7 +12561,7 @@ cat >>confdefs.h <<\_ACEOF
|
|
_ACEOF
|
|
|
|
CFLAGS="$CFLAGS -I/usr/include/kerberosV"
|
|
- LIBS="$LIBS -lasn1 -lkrb5 -lcom_err -lkafs"
|
|
+ LIBS="$LIBS -lkrb5"
|
|
elif krb5-config 2> /dev/null >/dev/null ; then
|
|
krb5_prefix=`krb5-config --prefix krb5`
|
|
{ $as_echo "$as_me:$LINENO: result: krb5-config points to kerberosV under $krb5_prefix" >&5
|