summaryrefslogtreecommitdiffstats
path: root/tmake/lib/solaris-g++/tmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmake/lib/solaris-g++/tmake.conf')
-rwxr-xr-xtmake/lib/solaris-g++/tmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmake/lib/solaris-g++/tmake.conf b/tmake/lib/solaris-g++/tmake.conf
index f4adbcd..a6817bf 100755
--- a/tmake/lib/solaris-g++/tmake.conf
+++ b/tmake/lib/solaris-g++/tmake.conf
@@ -43,7 +43,7 @@ TMAKE_LFLAGS_SHAPP = -shared
TMAKE_LFLAGS_SHLIB = -shared -h $(TARGET1)
TMAKE_LFLAGS_SONAME =
-TMAKE_LIBS =
+TMAKE_LIBS = -liconv
TMAKE_LIBS_X11 = -lXext -lX11 -lm
TMAKE_LIBS_QT = -lqt
TMAKE_LIBS_QT_MT = -lqt-mt