openbsd-ports/mail/fetchmail/patches/patch-configure
giovanni 09a7c52666 Update to 6.3.17
ok kili@
2010-05-19 15:27:18 +00:00

22 lines
824 B
Plaintext

$OpenBSD: patch-configure,v 1.17 2010/05/19 15:27:18 giovanni Exp $
--- configure.orig Thu May 6 09:56:07 2010
+++ configure Fri May 14 15:12:54 2010
@@ -8444,7 +8444,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
@@ -12718,7 +12718,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