summaryrefslogtreecommitdiff
path: root/lang/mono/patches/patch-af
blob: 91e7bdec7e2008954cb49135d5dbd404276ee96c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-af,v 1.11 2010/02/16 17:01:04 kefren Exp $
--- mono/metadata/Makefile.in.orig	2009-12-17 17:50:41.000000000 +0200
+++ mono/metadata/Makefile.in	2010-02-16 12:18:12.000000000 +0200
@@ -103,7 +103,7 @@ libmonoruntime_static_la_OBJECTS =  \
 libmonoruntime_static_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 	$(libmonoruntime_static_la_LDFLAGS) $(LDFLAGS) -o $@
-libmonoruntime_la_LIBADD =
+libmonoruntime_la_LIBADD = $(ICU_LIBS)
 am__libmonoruntime_la_SOURCES_DIST = console-unix.c console-win32.c \
 	appdomain.c assembly.c attach.h attach.c boehm-gc.c \
 	char-conversions.h cil-coff.h class.c class-internals.h \