Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2022-08-10 13:07:24 +0300
committerArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2022-08-10 13:07:24 +0300
commit4cb4873947122d5a8011a893f4885e2ae019c724 (patch)
tree317edac871f47cf24b0f7696660525781fe42133 /configure.ac
parent05be2243105ef372b279d40310ecc2ec00eea51f (diff)
.......... [DEV-2241] removed redundant block
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac7
1 files changed, 0 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac
index 841b35f9899..61077e52832 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,13 +48,6 @@ dnl * Checks for header files *
dnl * *
dnl *****************************************************************
-m4_warn([obsolete],
-[The preprocessor macro `STDC_HEADERS' is obsolete.
- Except in unusual embedded environments, you can safely include all
- ISO C90 headers unconditionally.])dnl
-# Autoupdate added the next two lines to ensure that your configure
-# script's behavior did not change. They are probably safe to remove.
-
AC_CHECK_HEADERS(stdio.h stdlib.h string.h unistd.h netdb.h signal.h \
syslog.h time.h errno.h sys/types.h sys/stat.h netinet/in.h \
math.h sys/socket.h dirent.h ctype.h \