Commit Graph

7 Commits

Author SHA1 Message Date
christos
4da6d876cd merge conflicts 2015-01-17 17:46:30 +00:00
joerg
b38acf62c6 Decouple Clang from HAVE_GCC. 2012-08-10 16:10:29 +00:00
mrg
75e42fa7da remove most of the remaining HAVE_GCC tests that are always true in
the modern world.
2011-06-20 07:43:56 +00:00
plunky
f5c86c146d use
.if defined(HAVE_GCC) && ${HAVE_GCC} == 4

rather than

.if ${HAVE_GCC} == 4

as HAVE_GCC may be undefined
2010-02-08 07:56:06 +00:00
christos
d15ef32f05 PR/41580: Hauke Fath: am-utils uses "netbsd${OSVER}" selector, still.
Changed to "netbsd"
2009-06-12 15:44:58 +00:00
christos
c42a4332d6 bump versions for time_t 2009-01-11 22:42:39 +00:00
christos
b789925374 resolve issues and add build glue 2008-09-19 21:38:40 +00:00