Files
telephony/net
Sebastian Kemper 3b0a9ac8c8 asterisk-chan-sccp: autoconf fixes
Since OpenWrt updated autoconf to 2.71 configure fails, because
"$ac_dir" is now empty when configure attempts to run
"./tools/versioncheck". With previous autoconf "$ac_dir" contained
"autoconf" at this point in the script.

As a workaround "$ac_dir" is replaced with "$ac_aux_dir", which
incidentally contains "autoconf".

Also a build dependency is added for gettext-full, as it provides
iconv.m4. Previously this was provided by libiconv, but not anymore.
Without iconv.m4 autoreconf fails.

Some patches were refreshed to allow CI to pass.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2023-03-18 17:52:05 +01:00
..
2022-12-02 18:15:27 +01:00
2023-02-10 18:20:35 -03:00
2023-03-02 20:12:23 +01:00
2021-03-06 14:45:47 -08:00
2022-02-20 13:19:23 +01:00
2022-09-25 11:50:40 +02:00
2022-02-06 11:46:51 +03:00