Skip to content

Commit

Permalink
Merge branch 'jk/maint-soliconv' into maint
Browse files Browse the repository at this point in the history
* jk/maint-soliconv:
  Makefile: do not set NEEDS_LIBICONV for Solaris 8
  • Loading branch information
Shawn O. Pearce committed Oct 9, 2008
2 parents 36e4053 + 0e214af commit 027b5a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,6 @@ ifeq ($(uname_S),SunOS)
NO_MKDTEMP = YesPlease
OLD_ICONV = UnfortunatelyYes
ifeq ($(uname_R),5.8)
NEEDS_LIBICONV = YesPlease
NO_UNSETENV = YesPlease
NO_SETENV = YesPlease
NO_C99_FORMAT = YesPlease
Expand Down

0 comments on commit 027b5a4

Please sign in to comment.