Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libtasn1: remove help2man dependency | Marko Lindqvist | 2013-01-07 | 1 | -0/+14 |
| | | | | | | | | | | | | Remove manpage creation. It wasn't working because of help2man missing when libtasn1 is being built. This attempt to create manpages without help2man turns from no-op to hard error with automake-1.13. (From OE-Core rev: 0a9797c4c0409e26562b80f168409c3f86bc261c) Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | libtasn1: fix build with automake 1.12 | Nitin A Kamble | 2012-05-25 | 1 | -0/+28 |
(From OE-Core rev: 1bb75581291e72c6a61d2a937bda0696221fb1d3) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |