Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@gnome.org>2011-04-20 17:53:32 +0400
committerJeffrey Stedfast <fejj@gnome.org>2011-04-20 17:53:32 +0400
commit48ca47413f8244398fd300fdff28a893912c4cb2 (patch)
treed67bd6bb1fd5536d27494a4f8fef5ff8a151b623 /support
parentda4177c6621826c7a583b49b3208687e1cb877a2 (diff)
Don't forget to link with libiconv
Diffstat (limited to 'support')
-rw-r--r--support/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/support/Makefile.am b/support/Makefile.am
index 95299f8fa9c..76d4381136d 100644
--- a/support/Makefile.am
+++ b/support/Makefile.am
@@ -54,10 +54,10 @@ MPH_UNIX_SOURCE = \
if HOST_WIN32
MPH_SOURCE = $(MPH_C_SOURCE)
-MPH_LIBS = $(GLIB_LIBS)
+MPH_LIBS = $(GLIB_LIBS) $(LIBICONV)
else
MPH_SOURCE = $(MPH_C_SOURCE) $(MPH_UNIX_SOURCE)
-MPH_LIBS = $(GLIB_LIBS)
+MPH_LIBS = $(GLIB_LIBS) $(LIBICONV)
endif
MINIZIP_SOURCE = \
@@ -120,7 +120,7 @@ libMonoSupportW_la_SOURCES = \
supportw.h
libMonoSupportW_la_LIBADD = \
- $(GLIB_LIBS)
+ $(GLIB_LIBS) $(LIBICONV)
#
# Use this target to refresh the values in map.[ch]