12 lines
331 B
Plaintext
12 lines
331 B
Plaintext
$OpenBSD: patch-configure,v 1.7 2007/11/30 09:52:39 jakob Exp $
|
|
--- configure.orig Wed Nov 28 09:03:36 2007
|
|
+++ configure Fri Nov 30 04:33:22 2007
|
|
@@ -20406,6 +20406,7 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
|
|
|
|
|
|
+LIBS="${LIBS} -liconv"
|
|
|
|
if test "X$prefix" = "XNONE"; then
|
|
acl_final_prefix="$ac_default_prefix"
|