Hi Diego, Thanks. Applied. It'll be in the next release of FreeIPMI. I just released 1.0.6 last week, so unless there is urgency, I'll wait a bit to release.
Al On Mon, 2011-09-05 at 00:37 -0700, Diego Elio Pettenò wrote: > The -module option is used to tell libtool that the library is not to be > used to link against, but only loaded at runtime, which is not the case for > this library. > > Signed-off-by: Diego Elio Pettenò <[email protected]> > --- > libfreeipmi/src/Makefile.am | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/libfreeipmi/src/Makefile.am b/libfreeipmi/src/Makefile.am > index 6f0953c..1fe26ca 100644 > --- a/libfreeipmi/src/Makefile.am > +++ b/libfreeipmi/src/Makefile.am > @@ -26,7 +26,6 @@ endif > lib_LTLIBRARIES = libfreeipmi.la > > libfreeipmi_la_LDFLAGS = \ > - -module \ > -version-info @LIBFREEIPMI_VERSION_INFO@ $(VERSION_FLAGS) \ > $(OTHER_FLAGS) \ > -lm -- Albert Chu [email protected] Computer Scientist High Performance Systems Division Lawrence Livermore National Laboratory _______________________________________________ Freeipmi-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/freeipmi-devel
