mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-27 18:19:53 +00: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>