Steve Youngs <steve@xxxxxxxxxxx> writes:
> * Johann Oskarsson <Johann> writes:
>
> > I think I'll need to make clean or something before I show the
> > real make output. Can someone put up a detailed description on
> > how I'm supposed to do this? Including any and all autoconf
> > commands.
>
> You should only need to re-run autoconf if configure.ac has changed
> since the last time you configured. The command you need for that
> is...
autoconf I knew about, but what about aclocal? automake? Ok, automake
gave me an error so I presumed that was something not to do. But I've
no idea if I need to run aclocal or not.
> $ autoconf RET
>
> I build like this...
>
> M-x compile RET make distclean RET
> M-x compile RET ./configure [OPTS] RET
> M-x compile RET make 2>&1 | tee ,,make-all.out RET
> M-x compile RET make check 2>&1 | tee ,,make-check.out RET
Thanks.
>
> > This should probably be in a file in the repo somewhere.
>
> I'm pretty sure it is somewhere.
I don't want it somewhere, I want it in INSTALL or something just as
obvious, along with version requirements of all needed tools.
Maybe I'll even write stuff when I know more,
Johann
--
This line is left blank intentionally
|