openbsd-ports/net/centerim/patches/patch-configure_ac
ajacoutot 71d2945353 Import centerim-4.22.10.
CenterIM is a text mode menu- and window-driven IM interface. ICQ,
Yahoo!, AIM TOC, IRC, MSN, Gadu-Gadu and Jabber protocols are currently
supported.
<...>

from Gonzalo L. R. with some tweaks
ok robert@
2012-03-21 14:41:22 +00:00

13 lines
320 B
Plaintext

$OpenBSD: patch-configure_ac,v 1.1.1.1 2012/03/21 14:41:22 ajacoutot Exp $
--- configure.ac.orig Wed Mar 21 09:10:42 2012
+++ configure.ac Wed Mar 21 09:10:47 2012
@@ -376,7 +376,7 @@ AC_C_BIGENDIAN
AM_ICONV_LINK
-LIBS="$LIBS $LIBICONV"
+LIBS="$LIBS $LTLIBICONV"
AC_CHECK_SIZEOF([int])
AC_CHECK_SIZEOF([short])