git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix headers with select declaration
[stg.git]
/
projects
/
stargazer
/
Makefile
diff --git
a/projects/stargazer/Makefile
b/projects/stargazer/Makefile
index 020e05b54f54d8181281ecd9759252c02413f9aa..33027aaa62ab74cc6e8b88e799153b10617801c6 100644
(file)
--- a/
projects/stargazer/Makefile
+++ b/
projects/stargazer/Makefile
@@
-38,7
+38,7
@@
LIBS += -lexpat $(LIB_THREAD) $(addprefix -lstg,$(STGLIBS))
ifeq ($(OS),linux)
LIBS += -ldl
else
-LIBS += -lc
+LIBS += -lc
-liconv
endif
SEARCH_DIRS = -I ../../include