]> git.stg.codes - stg.git/blobdiff - stglibs/common.lib/Makefile
Merge branch 'stg-2.409' into stg-2.409-radius
[stg.git] / stglibs / common.lib / Makefile
index 33f29440463ef847f362e1fa703980d43ea2e9ba..932e270948b62d3b78fed5186e6889e53dd304b2 100644 (file)
@@ -13,8 +13,6 @@ SRCS = common.cpp \
 INCS = common.h \
        blockio.h
 
-ifneq ($(OS),linux)
-LIBS += -liconv
-endif
+LIBS += $(LIBICONV)
 
 include ../Makefile.in