Ticket #16 (closed defect: fixed)
Tidy dynamically loaded sm modules
| Reported by: | smoku | Owned by: | smoku |
|---|---|---|---|
| Priority: | major | Component: | General |
| Version: | 2.1 | Keywords: | |
| Cc: | Tracforge_linkmap: | ||
| Blocking: | Blocked By: |
Description
The dynamically loaded sm modules are currently treated by libtool as if they are system libraries. That is, they are versioned, named with an initial ‘lib’ and installed into /usr/lib.
The patch I’m going to attach tells libtool that they are program extensions - so they are installed into /usr/lib/jabberd, no longer have a preceding lib, and are no longer versioned.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
