summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
-rw-r--r--weechat/configure.in2
2 files changed, 0 insertions, 4 deletions
diff --git a/configure.in b/configure.in
index 2cee3b358..107a2cf4d 100644
--- a/configure.in
+++ b/configure.in
@@ -45,8 +45,6 @@ AC_HEADER_TIME
AC_STRUCT_TM
# Checks for library functions.
-AC_FUNC_MALLOC
-AC_FUNC_REALLOC
AC_FUNC_SELECT_ARGTYPES
AC_TYPE_SIGNAL
AC_CHECK_FUNCS([gethostbyname gethostname gettimeofday inet_ntoa memset mkdir select setlocale socket strcasecmp strchr strdup strncasecmp strpbrk strrchr strstr uname])
diff --git a/weechat/configure.in b/weechat/configure.in
index 2cee3b358..107a2cf4d 100644
--- a/weechat/configure.in
+++ b/weechat/configure.in
@@ -45,8 +45,6 @@ AC_HEADER_TIME
AC_STRUCT_TM
# Checks for library functions.
-AC_FUNC_MALLOC
-AC_FUNC_REALLOC
AC_FUNC_SELECT_ARGTYPES
AC_TYPE_SIGNAL
AC_CHECK_FUNCS([gethostbyname gethostname gettimeofday inet_ntoa memset mkdir select setlocale socket strcasecmp strchr strdup strncasecmp strpbrk strrchr strstr uname])