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/include | |
parent | bb28f06eae2b8553f2b4d667b07153c2e8ab5077 (diff) | |
download | samba-98825661ddb4dd5cfa603291a69b5c4d3d98e791.tar.gz samba-98825661ddb4dd5cfa603291a69b5c4d3d98e791.tar.bz2 samba-98825661ddb4dd5cfa603291a69b5c4d3d98e791.zip |
removed some obsolete configure tests (sysv ipc etc)
(This used to be commit e8905a557a342ba3604a61663c6ff24887a9fd46)
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in index f42587b239..96f827d5b9 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -100,13 +100,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 @@ -182,7 +180,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 |