mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-23 12:12:11 -05:00
Using the local gnulib source during bootstrap allows for fine-grained control over the macros and source files for use with libtool but part of gnulib instead of libtool, without having to wait for a release or deal with gnulib as a git submodule. Signed-off-by: Michael Pratt <mcpratt@pm.me>