]> git.stg.codes - stg.git/blobdiff - stglibs/common.lib/Makefile
stg-2.409 pre-merge.
[stg.git] / stglibs / common.lib / Makefile
index 0ef14dea0a8af4f700317e1a2d0dad97b69972a8..1f662c25c3357985ec83d49a11fbb5129b7a4539 100644 (file)
@@ -11,8 +11,6 @@ SRCS = common.cpp \
 
 INCS = common.h
 
-ifneq ($(OS),linux)
-LIBS += -liconv
-endif
+LIBS += $(LIBICONV)
 
 include ../Makefile.in