[Nut-upsdev] [nut-commits] svn commit r3344 - branches/nut-scanner_dlopen

Arnaud Quette aquette.dev at gmail.com
Fri Dec 9 12:16:30 UTC 2011


2011/12/9 Charles Lepple <clepple at ghz.cc>

>
> On Dec 9, 2011, at 3:18 AM, Frédéric Bohé wrote:
>
> > On Fri, 2011-12-09 at 03:46 +0000, Charles Lepple wrote:
> >> Author: clepple-guest
> >> Date: Fri Dec  9 03:46:11 2011
> >> New Revision: 3344
> >> URL: http://trac.networkupstools.org/projects/nut/changeset/3344
> >>
> >> Log:
> >> Force files to be overwritten (especially for libtool)
> >>
> >> Modified:
> >>   branches/nut-scanner_dlopen/autogen.sh
> >>
> >> Modified: branches/nut-scanner_dlopen/autogen.sh
> >>
> ==============================================================================
> >> --- branches/nut-scanner_dlopen/autogen.sh   Wed Dec  7 14:58:46 2011
>      (r3343)
> >> +++ branches/nut-scanner_dlopen/autogen.sh   Fri Dec  9 03:46:11 2011
>      (r3344)
> >> @@ -32,4 +32,4 @@
> >>
> >> # now we can safely call autoreconf
> >> echo "Calling autoreconf..."
> >> -autoreconf -i
> >> +autoreconf -i --force
> >>
> >
> >
> > I am working on this issue. Forcing file overwrite will not allow to
> > pass a "make distcheck-light successfully . After the "autoreconf -f"
> > the NUT "INSTALL" file is replaced by the libltdl INSTALL file. Since
> > asciidoc includes INSTALL file in some documents, the processing of this
> > new INSTALL file fails since it's not in asciidoc format any more.
> > I am not sure how to fix this properly yet.
> >
> > Fred
>
> OK, feel free to revert that commit. I was just experimenting.
>

just did it, along with a commit to detect and use the system provided
libltdl.

cheers,
Arnaud
-- 
Linux / Unix Expert R&D - Eaton - http://powerquality.eaton.com
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer - http://www.debian.org
Free Software Developer - http://arnaud.quette.free.fr/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20111209/91776816/attachment.html>


More information about the Nut-upsdev mailing list