Automake question

Pavel Sanda sanda at lyx.org
Sun Sep 27 13:35:48 UTC 2020


On Sun, Sep 27, 2020 at 01:53:15PM +0200, Kornel Benko wrote:
> Am Sun, 27 Sep 2020 13:44:24 +0200
> schrieb Pavel Sanda <sanda at lyx.org>:
> 
> > On Sat, Sep 26, 2020 at 10:44:59PM +0200, Kornel Benko wrote:
> > > And before you ask, here the full sequence
> > > 	$ cd source
> > > 	$ ./autogen.sh  
> > 
> > These two commands below look strange to me in the sense that I would not expect
> > autogen to update anything in build directory 
> 
> Why strange? 'cd source' means 'cd to lyx-source-dir'
> And ./autogen.sh creates 'configure' and all 'Makefile.in' files (in the source directory)

I was talking about the commands *below*... P

> > > 	$ cd build
> > > 	$ source/configure ....
> > > 	$ make all
> > > 	$ make install -n | egrep abcd  
> > P
> 
> 	Kornel


More information about the lyx-devel mailing list