[Bug 1063] New: link against libginac if ginac support is enabled

http://bugs.orocos.org/show_bug.cgi?id=1063

Summary: link against libginac if ginac support is enabled
Product: BFL
Version: trunk
Platform: All
OS/Version: GNU/Linux
Status: NEW
Severity: minor
Priority: P3
Component: build system
AssignedTo: bfl [..] ...
ReportedBy: hofmann [..] ...
CC: bfl [..] ...
Estimated Hours: 0.0

Created attachment 874
--> http://bugs.orocos.org/attachment.cgi?id=874
patch against original source

If ginac support is enabled, bfl uses ginac and thus should depend on libginac.
However, the library is never linked against libginac.

This issue was found using rpmlint, which produces lots of "undefined non-weak
symbols" errors for the original library.

The attached patch links orocos-bfl (both shared and static libs) against
libginac if ginac support is enabled.

[Bug 1063] link against libginac if ginac support is enabled

http://bugs.orocos.org/show_bug.cgi?id=1063

Klaas Gadeyne <klaas [dot] gadeyne [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED