summaryrefslogtreecommitdiff
path: root/configure
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 /configure
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 'configure')
-rwxr-xr-xconfigure5
1 files changed, 1 insertions, 4 deletions
diff --git a/configure b/configure
index 5c6c4eb..18871e2 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.ac Id: configure.ac 1654 2012-11-16 19:39:37Z michael .
+# From configure.ac Id: configure.ac 1660 2012-11-17 19:35:07Z michael .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for ircd-hybrid 8.0.0.
#
@@ -2373,7 +2373,6 @@ $as_echo "$as_me: creating cache $cache_file" >&6;}
>$cache_file
fi
-as_fn_append ac_func_list " mmap"
as_fn_append ac_func_list " strtok_r"
as_fn_append ac_func_list " usleep"
as_fn_append ac_func_list " strlcat"
@@ -13526,8 +13525,6 @@ done
-
-
# Checks for header files.