12 lines
329 B
Plaintext
12 lines
329 B
Plaintext
$OpenBSD: patch-configure,v 1.4 2007/06/19 19:18:49 jakob Exp $
|
|
--- configure.orig Thu Jun 14 14:02:12 2007
|
|
+++ configure Tue Jun 19 21:03:10 2007
|
|
@@ -20146,6 +20146,7 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtoo
|
|
|
|
|
|
|
|
+LIBS="${LIBS} -liconv"
|
|
|
|
if test "X$prefix" = "XNONE"; then
|
|
acl_final_prefix="$ac_default_prefix"
|