summaryrefslogtreecommitdiff
path: root/net-misc/asterisk/files/asterisk-16.15.1-r2-autoconf-2.70.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-17 17:57:35 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-17 17:57:35 +0100
commit7932d472a02d4c016ff7dff4b7a5479ab9d1883d (patch)
treed07709230f82777cae6ba7dab35aee31896060fb /net-misc/asterisk/files/asterisk-16.15.1-r2-autoconf-2.70.patch
parentd18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c (diff)
gentoo resync : 17.06.2021
Diffstat (limited to 'net-misc/asterisk/files/asterisk-16.15.1-r2-autoconf-2.70.patch')
-rw-r--r--net-misc/asterisk/files/asterisk-16.15.1-r2-autoconf-2.70.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/net-misc/asterisk/files/asterisk-16.15.1-r2-autoconf-2.70.patch b/net-misc/asterisk/files/asterisk-16.15.1-r2-autoconf-2.70.patch
deleted file mode 100644
index 99c597540192..000000000000
--- a/net-misc/asterisk/files/asterisk-16.15.1-r2-autoconf-2.70.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- asterisk-16.15.1/configure.ac.o 2021-01-08 18:41:50.979913016 +0200
-+++ asterisk-16.15.1/configure.ac 2021-01-08 18:42:23.739899786 +0200
-@@ -612,11 +612,6 @@
- AC_MSG_ERROR([*** Could not find dirent header that defines 'DIR'.])
- fi
-
--AC_HEADER_STDC
--if test "$ac_cv_header_stdc" != "yes"; then
-- AC_MSG_ERROR([*** ANSI C header files not found.])
--fi
--
- AC_HEADER_SYS_WAIT
- if test "$ac_cv_header_sys_wait_h" != "yes"; then
- AC_MSG_ERROR([*** POSIX.1 compatible sys/wait.h is required.])