Ticket #530 (closed enhancement: wontfix)
openmoko-libs: build and make distcheck related improvements
| Reported by: | rodolphe.ortalo@… | Owned by: | mickey@… |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | openmoko-libs | Version: | current svn head |
| Severity: | minor | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
make distcheck does not run as is.
Similarly it is not possible to build via a recursive configure.ac due to (IMHO
incorrect) usage of $(top_srcdir) in some Makefile.am.
Attached patch corrects the build file to enable this.
Attachments
Change History
Changed 6 years ago by rodolphe.ortalo@…
- Attachment libs_making.patch added
Changed 6 years ago by rodolphe.ortalo@…
- Attachment libs_making2.patch added
build and distcheck patch - updated
comment:1 Changed 6 years ago by philippedeswert@…
- Summary changed from build and make distcheck related improvements to openmoko-libs: build and make distcheck related improvements
Edited summary to better reflect the issue at hand
comment:2 Changed 6 years ago by stefan@…
- Status changed from new to closed
- Resolution set to wontfix
As this patch is for the deprecated OM-2007 I close it as WONTFIX.
Sorry for let this patch pending so long and close now.
If you find any problems with autotools in OM-2007.2 open a bug and I'll apply
it faster. :)
Note: See
TracTickets for help on using
tickets.

patch for automake distcheck