diff options
-rw-r--r-- | net-misc/asterisk/files/asterisk-16.15.1-r2-autoconf-2.70.patch | 14 |
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.]) |