changeset 225:c02b968d0378 HEAD

mremap check again..
author Timo Sirainen <tss@iki.fi>
date Sun, 15 Sep 2002 09:31:47 +0300
parents e8863d6088fe
children a3fa2d4f441c
files acconfig.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/acconfig.h	Sun Sep 15 09:31:25 2002 +0300
+++ b/acconfig.h	Sun Sep 15 09:31:47 2002 +0300
@@ -45,3 +45,6 @@
 /* What type should be used for largest_t */
 #undef LARGEST_T_LONG
 #undef LARGEST_T_LONG_LONG
+
+/* Define if you have Linux-compatible mremap() */
+#undef HAVE_LINUX_MREMAP