Add test for union semun to configure
Marc G. Fournier <scrappy@hub.org>
Add test for union semun to configure Remove references to NEED_UNION_SEMUN from include/config.h.in and from include/storage/ipc.h, replacing it with a single HAVE_UNION_SEMUN
Files
| Path | Change | +/− |
|---|---|---|
| src/configure | modified | +64 −35 |
| src/configure.in | modified | +11 −1 |
| src/include/config.h.in | modified | +3 −16 |
| src/include/storage/ipc.h | modified | +2 −2 |