summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2012-11-18 14:33:47 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2012-11-18 14:33:47 +0000
commit1e21bff05889fdda8187cbd238046d8c2b2a474e (patch)
tree927aa686c785583decd0ee1dd74c4e4a2ed19ba4 /config.h.in
parentb4670f2664e1ae4be3c19a7be896f6be18fe9841 (diff)
- memory.c: removed mem_frob()
- automake 1.12.5 git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1664 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 70439c0..0635cdf 100644
--- a/config.h.in
+++ b/config.h.in
@@ -106,9 +106,6 @@
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
-/* Define to 1 if you have the `mmap' function. */
-#undef HAVE_MMAP
-
/* Define to 1 if you have the `opendir' function. */
#undef HAVE_OPENDIR