diff options
author | Andrew Tridgell <tridge@samba.org> | 2000-04-17 06:11:08 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2000-04-17 06:11:08 +0000 |
commit | d99bec71701d611b0d8ee44d92cb8ed28162af56 (patch) | |
tree | 31f6790460e8f7ec210ec6a12962dfeab54ecc70 /source3/include/config.h.in | |
parent | 98825661ddb4dd5cfa603291a69b5c4d3d98e791 (diff) | |
download | samba-d99bec71701d611b0d8ee44d92cb8ed28162af56.tar.gz samba-d99bec71701d611b0d8ee44d92cb8ed28162af56.tar.bz2 samba-d99bec71701d611b0d8ee44d92cb8ed28162af56.zip |
got rid of some more old configure tests and includes
(This used to be commit f137648504362479143d50477fa38ebf7147968b)
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r-- | source3/include/config.h.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in index 96f827d5b9..cdad2b82b3 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -98,7 +98,6 @@ #undef OSF1 #undef NEXT2 #undef RELIANTUNIX -#undef HAVE_SHARED_MMAP #undef HAVE_MMAP #undef HAVE_FCNTL_LOCK #undef HAVE_FTRUNCATE_EXTEND @@ -538,9 +537,6 @@ /* Define if you have the mktime function. */ #undef HAVE_MKTIME -/* Define if you have the mmap64 function. */ -#undef HAVE_MMAP64 - /* Define if you have the open64 function. */ #undef HAVE_OPEN64 |