Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX spec
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index d36e92c10d0e8ca9daecde306d5468e59f5eef69..d8f9c225f9f04da017ada01d9e2c6e5020358cea 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-705,7
+705,7
@@
ifeq ($(uname_S),SunOS)
NO_STRCASESTR = YesPlease
NO_MEMMEM = YesPlease
NO_MKDTEMP = YesPlease
- OLD_ICONV = UnfortunatelyYes
+ NO_MKSTEMPS = YesPlease
ifeq ($(uname_R),5.8)
NO_UNSETENV = YesPlease
NO_SETENV = YesPlease