12 lines
329 B
Plaintext
12 lines
329 B
Plaintext
$OpenBSD: patch-configure,v 1.1 2007/01/15 08:12:40 jakob Exp $
|
|
--- configure.orig Sun Jan 7 20:08:56 2007
|
|
+++ configure Sun Jan 7 20:09:19 2007
|
|
@@ -20156,6 +20156,7 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtoo
|
|
|
|
|
|
|
|
+LIBS="${LIBS} -liconv"
|
|
|
|
if test "X$prefix" = "XNONE"; then
|
|
acl_final_prefix="$ac_default_prefix"
|