diff options
| author | Robert Yang <liezhi.yang@windriver.com> | 2025-09-03 20:40:39 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-09-08 18:02:39 +0100 |
| commit | 19a2b4f33fe848638f7a9f30fb770cf219416d77 (patch) | |
| tree | 60b796961cca1474df01c270d89fa06255f247ef /scripts/lib/scriptpath.py | |
| parent | 8bf22b958c20494d5babedfb185fb3af95282145 (diff) | |
| download | poky-19a2b4f33fe848638f7a9f30fb770cf219416d77.tar.gz | |
libcheck: Fix do_install error with automake 1.18.1
Fixed do_install error with automake 1.18
$ makeinfo -I ../../check-0.15.2/doc -o ../../check-0.15.2/doc/check.info \
../../check-0.15.2/doc/check.texi
[snip]
check.texi:2329: no matching `@end verbatim'
[snip]
The automake before 1.17's mdate-sh couldn't update libcheck's
doc/version.texi, so the doc/check.info wasn't re-generated, then we couldn't
see the build error.
(From OE-Core rev: bf4227f982a845039acecedb78e20f109aa467d8)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions
