71d2945353
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@
13 lines
320 B
Plaintext
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])
|