[Autotools] no dependency checking for unmanaged libs
Bug #103360 reported by
C.J. Collier
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Prebuild |
New
|
Undecided
|
Unassigned |
Bug Description
project configure scripts do not check for the presence of unmanaged libraries before generating 'Makefile's
the .config files for the target assemblies should be processed for their "configuration/
The resulting native libraries should be added to the corresponding project's list of prereqs to compile via PKG_CHECK_MODULES in configure.ac
To post a comment you must log in.