Re: [patch #8254] AX_BOOST_BASE: fix lib detection on multi-arch systems
Peter Johansson <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.archive-maintainers |
|---|---|
| Message-ID | <[email protected]> |
On 12/13/2013 10:03 AM, anonymous wrote: > Details: > > Ubuntu 13.10 moved boost to a multi-arch configuration, so boost is not > detected properly. The attached path adds the proper arch path to the > search-list. > > > > Libtool has code to figure out which dirs are in linkers search path. Perhaps we should borrow that code and let the linker tell us where to look for boost rather than patching for every packager. I don't mind this patch. On the contrary, but I'm just sharing what I though might be a better idea. Any thoughts? Cheers, Peter