[Nut-upsdev] NUT and Automake
Peter Selinger
selinger at mathstat.dal.ca
Mon Oct 16 02:42:39 UTC 2006
Charles Lepple wrote:
>
> On 10/15/06, Peter Selinger <selinger at mathstat.dal.ca> wrote:
> > * Files that are generated by aclocal, autoheader, autoconf, automake,
> > and ./configure have been removed from SVN. Upon checking out a
> > fresh copy from SVN, populate it is follows:
> >
> > aclocal -I m4
> > autoconf
> > autoheader
> > automake
> >
> > If you have "autoreconf", you can do all of this in a single step:
> >
> > autoreconf -v
>
> I tried this on my Mac, and it looks like 'compile' in the root of the
> branch is a symlink to /usr/share/automake-1.9/compile (which doesn't
> exist; there is /usr/share/automake-1.6 and /sw/share/automake-1.9).
No, that was just a silly mistake. I committed a symbolic link instead
of the actual file. I fixed that now. Thanks for testing! -- Peter
More information about the Nut-upsdev
mailing list