mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-24 05:22:10 -05:00
Recent changes to gettextize altered the default path for .m4 files from $datadir/aclocal to $datadir/gettext/m4 [0]. This caused build issues when compiling gettext-full in OpenWrt. This patch, originally provided by @nxhack [1], updates the OpenWrt Makefile accordingly to ensure compatibility with the new path. [0] https://gitweb.git.savannah.gnu.org/gitweb/?p=gettext.git;a=commit;h=fa98427c774aad9dade7702becc2c3eef5a8434d [1] |
||
|---|---|---|
| .. | ||
| base-files | ||
| boot | ||
| devel | ||
| firmware | ||
| kernel | ||
| libs | ||
| network | ||
| system | ||
| utils | ||
| Makefile | ||