Convenient library dependency specification

Bug #690069 reported by AndersNilsson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LJRT
New
Wishlist
Unassigned

Bug Description

* Originally reported by <email address hidden>

AUX_NATIVE_SRC should be complemented with a similar entry, e.g AUX_NATIVE_LIB,
in the Makefile skeleton.

Library dependencies currently either have to be added manually to the J2C_LIBS
variable in the generated configure.in file or to the $LIBS environment
variable.

------- Comment #1 From Jesper Öqvist 2010-11-22 15:29:12 [reply] -------

I am no expert on autotools, but have you tried changing J2C_LIBS in
J2CTranslator/test/configure.in.skel on line 76 to something like

J2C_LIBS="$LIBS $AUX_NATIVE_LIB "

It seems like this should do the trick.

Revision history for this message
AndersNilsson (anders-nilsson) wrote :

Changing configure.skel.in works, but can hardly be described as user-friendly.

Revision history for this message
Jesper Öqvist (jesper-oqvist) wrote :

configure.in.skel would only need to be changed once though, so it could be fixed in Ljrt and user will not have to touch it

Revision history for this message
AndersNilsson (anders-nilsson) wrote :

My bad. Note to self: Read previous posts carefully next time.

Agree, should work.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.