12 lines
331 B
Plaintext
12 lines
331 B
Plaintext
$OpenBSD: patch-configure,v 1.5 2007/07/16 07:09:59 jakob Exp $
|
|
--- configure.orig Thu Jul 12 03:33:51 2007
|
|
+++ configure Sun Jul 15 09:42:59 2007
|
|
@@ -20146,6 +20146,7 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
|
|
|
|
|
|
+LIBS="${LIBS} -liconv"
|
|
|
|
if test "X$prefix" = "XNONE"; then
|
|
acl_final_prefix="$ac_default_prefix"
|