mirror of
git://git.yoctoproject.org/poky
synced 2026-04-02 02:49:11 +00:00
autoconf: fix typo in SUMMARY
(From OE-Core rev: fb6500144f2244815be3f81908ee3baad373e348) Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
1f1d226aed
commit
20ae186dfc
@ -1,4 +1,4 @@
|
||||
SUMMARY = "A GNU tool that procude shell scripts to automatically configure software"
|
||||
SUMMARY = "A GNU tool that produce shell scripts to automatically configure software"
|
||||
DESCRIPTION = "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically \
|
||||
configure software source code packages. Autoconf creates a configuration script for a package from a template \
|
||||
file that lists the operating system features that the package can use, in the form of M4 macro calls."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user