git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Another fix for old and dub systems
[stg.git]
/
projects
/
rlm_stg
/
Makefile
diff --git
a/projects/rlm_stg/Makefile
b/projects/rlm_stg/Makefile
index 0c9d8a6415f45e6631908b7e37e1cc729b650702..635a572f7abb88691dac735ec08bc66b415b1260 100644
(file)
--- a/
projects/rlm_stg/Makefile
+++ b/
projects/rlm_stg/Makefile
@@
-23,7
+23,8
@@
ifeq ($(OS),linux)
LIBS += -ldl
else
LIBS += -lintl \
- -lc
+ -lc \
+ -liconv
endif
SEARCH_DIRS = -I ../../include