diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2008-10-01 13:26:32 +0200 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2008-10-01 13:26:32 +0200 |
commit | 787b261ffa5a1abca76b6ca4f8cc38373b9ccc2c (patch) | |
tree | 15b8c3d3bd4af96bf1538d26604a7f7ebd978100 /.gitignore | |
parent | 94c9da418edbe13963dcc5b604532e3718da233c (diff) |
Fix building on OpenSolaris (without _NSIG definition).
On OpenSolaris, the _NSIG macro is not defined, but NSIG is; as it's
not possible to use NSIG under glibc (it would miss the SIGRT*
series), define a SIGNAL_UPPER_BOUND depending on the system (and
error out if the system lacks both NSIG and _NSIG).
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions