diff options
author | Guido Ostkamp <git@ostkamp.fastmail.fm> | 2007-11-16 19:59:58 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-11-18 09:45:20 -0800 |
commit | 4e0da76318c44436286eeeca2b711d82c1098493 (patch) | |
tree | 90d09d68e7b230e2db8b7643d1e31ef6ab86fe8e /list-objects.h | |
parent | Merge branch 'ph/parseopt-sh' (diff) | |
download | tgif-4e0da76318c44436286eeeca2b711d82c1098493.tar.xz |
Use compat mkdtemp() on Solaris boxes
Define NO_MKDTEMP for all variants of SunOS; Solaris 10 does not
have mkdtemp() and all the other versions our Makefile knows
about don't have it either.
NO_{SETENV,UNSETENV,C99_FORMAT,STRTOUMAX} definitions cannot be
unified across versions. Beginning with Solaris 10, the C-library
provides unsetenv(), setenv() and strtoumax(). Also 'z'/'t' formats
are supported. However, older versions of Solaris do not support
these.
Signed-off-by: Guido Ostkamp <git@ostkamp.fastmail.fm>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'list-objects.h')
0 files changed, 0 insertions, 0 deletions