diff options
author | Andrew Tridgell <tridge@samba.org> | 2000-04-17 05:56:49 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2000-04-17 05:56:49 +0000 |
commit | 98825661ddb4dd5cfa603291a69b5c4d3d98e791 (patch) | |
tree | 600dd000a2fcb4378b0059dbbb4d4fc2f24fa2f4 /source3/acconfig.h | |
parent | bb28f06eae2b8553f2b4d667b07153c2e8ab5077 (diff) | |
download | samba-98825661ddb4dd5cfa603291a69b5c4d3d98e791.tar.gz samba-98825661ddb4dd5cfa603291a69b5c4d3d98e791.tar.xz samba-98825661ddb4dd5cfa603291a69b5c4d3d98e791.zip |
removed some obsolete configure tests (sysv ipc etc)
(This used to be commit e8905a557a342ba3604a61663c6ff24887a9fd46)
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r-- | source3/acconfig.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h index d7270f3e8b1..8c07a146245 100644 --- a/source3/acconfig.h +++ b/source3/acconfig.h @@ -34,13 +34,11 @@ #undef RELIANTUNIX #undef HAVE_SHARED_MMAP #undef HAVE_MMAP -#undef HAVE_SYSV_IPC #undef HAVE_FCNTL_LOCK #undef HAVE_FTRUNCATE_EXTEND #undef FTRUNCATE_NEEDS_ROOT #undef HAVE_TRAPDOOR_UID #undef HAVE_ROOT -#undef HAVE_UNION_SEMUN #undef HAVE_GETTIMEOFDAY_TZ #undef HAVE_SOCK_SIN_LEN #undef STAT_READ_FILSYS @@ -116,7 +114,6 @@ #undef USE_SETREUID #undef USE_SETUIDX #undef HAVE_LIBDL -#undef NEED_SGI_SEMUN_HACK #undef SYSCONF_SC_NGROUPS_MAX #undef HAVE_UX_UT_SYSLEN #undef COMPILER_SUPPORTS_LL |