summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-10-01 13:26:32 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-10-01 13:26:32 +0200
commit787b261ffa5a1abca76b6ca4f8cc38373b9ccc2c (patch)
tree15b8c3d3bd4af96bf1538d26604a7f7ebd978100 /m4
parent94c9da418edbe13963dcc5b604532e3718da233c (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 'm4')
0 files changed, 0 insertions, 0 deletions