summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2000-04-17 06:11:08 +0000
committerAndrew Tridgell <tridge@samba.org>2000-04-17 06:11:08 +0000
commitd99bec71701d611b0d8ee44d92cb8ed28162af56 (patch)
tree31f6790460e8f7ec210ec6a12962dfeab54ecc70 /source3/include/config.h.in
parent98825661ddb4dd5cfa603291a69b5c4d3d98e791 (diff)
downloadsamba-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.in4
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