diff options
author | Mike Frysinger <vapier@gentoo.org> | 2024-01-01 20:03:26 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2024-01-01 20:04:37 -0500 |
commit | eebc029bade8c537eeb92896291f50dd9591884e (patch) | |
tree | d2c4705fc3b666ddcd80f1f703839c47ccd3b0c0 /readline/sysdep-sco.h | |
parent | eb0b6910b9d02777f40eb07b81b1dad46fdd5471 (diff) | |
download | gdb-eebc029bade8c537eeb92896291f50dd9591884e.zip gdb-eebc029bade8c537eeb92896291f50dd9591884e.tar.gz gdb-eebc029bade8c537eeb92896291f50dd9591884e.tar.bz2 |
sim: ppc: merge System V semaphores checks
Compile tests can use earlier defines, so hoist the HAVE_UNION_SEMUN
define to before the semaphore check, and use it in the test so that
we can merge the 2 versions into one.
This also defines HAVE_UNION_SEMUN even when ac_cv_sysv_sem is not
set, but that's OK as this define is only about a type existing, not
about whether the overall code is usable.
Diffstat (limited to 'readline/sysdep-sco.h')
0 files changed, 0 insertions, 0 deletions