summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPerberos <[email protected]>2012-03-09 16:26:16 -0300
committerPerberos <[email protected]>2012-03-09 16:26:16 -0300
commitdece7b096dda9113d5a2b7e5cdbc42b23829c4da (patch)
treea302efba2648c72df03eced5b8557b0dc845e308 /src/Makefile.am
parent636a84135f0be37b168ecc36714f6a98a3f137d1 (diff)
downloadmate-terminal-dece7b096dda9113d5a2b7e5cdbc42b23829c4da.tar.bz2
mate-terminal-dece7b096dda9113d5a2b7e5cdbc42b23829c4da.tar.xz
/usr/bin/ld: note: 'IceConnectionNumber' is defined in DSO /usr/lib/libICE.so.6 so try adding it to the linker command line
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9e34a8b..cdada83 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -83,7 +83,7 @@ mate_terminal_CFLAGS = \
$(WARN_CFLAGS) \
$(AM_CFLAGS)
-mate_terminal_LDFLAGS =
+mate_terminal_LDFLAGS = -lICE
mate_terminal_LDADD = \
skey/libskey.la \