author | David Soria Parra <dsp@php.net> | |
Thu, 2 Oct 2008 00:08:47 +0000 (02:08 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 3 Oct 2008 00:27:31 +0000 (17:27 -0700) | ||
commit | 6e2dfb1631b3c40574e6f940498f3889607c3ef8 | |
tree | 29e9b79055bb2bb01224a5e22f15940a0d67fbaa | tree | snapshot |
parent | b65910fec21db070ac40521e4b375fca76d27c90 | commit | diff |
Solaris: Use OLD_ICONV to avoid compile warnings
Solaris systems use the old styled iconv(3) call and therefore
the OLD_ICONV variable should be set. Otherwise we get annoying compile
warnings.
Signed-off-by: David Soria Parra <dsp@php.net>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Solaris systems use the old styled iconv(3) call and therefore
the OLD_ICONV variable should be set. Otherwise we get annoying compile
warnings.
Signed-off-by: David Soria Parra <dsp@php.net>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Makefile | diff | blob | history |