aboutsummaryrefslogtreecommitdiff
path: root/compat/imsg.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2013-06-25 09:35:42 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2013-06-25 09:35:42 +0100
commit097a046e4a2e4e637a53cfc85efca1c4268242c2 (patch)
tree56cb3fa16c71b8640b4386c6b5a28953aabb40fe /compat/imsg.c
parent06b5805479943fc95cafd01d33252954529ba636 (diff)
downloadrtmux-097a046e4a2e4e637a53cfc85efca1c4268242c2.tar.gz
rtmux-097a046e4a2e4e637a53cfc85efca1c4268242c2.tar.bz2
rtmux-097a046e4a2e4e637a53cfc85efca1c4268242c2.zip
Use _XPG6 on Solaris with GCC because the headers are insane and don't like GCC
with -std=gnu99 and _XPG4_2. We should not really be using _XPG* at all but there doesn't seem to be a magic define that says "give me the latest standard", and things are further confused by the CMSG_DATA check in configure.ac which sets _XOPEN_SOURCE _XOPEN_SOURCE_EXTENDED. While here add COPYING to EXTRA_DIST.
Diffstat (limited to 'compat/imsg.c')
0 files changed, 0 insertions, 0 deletions