Re: Automake question

2020-09-27 Thread Kornel Benko
Am Sun, 27 Sep 2020 16:35:27 +0200 schrieb Pavel Sanda : > On Sun, Sep 27, 2020 at 03:46:48PM +0200, Kornel Benko wrote: > > > > > On Sat, Sep 26, 2020 at 10:44:59PM +0200, Kornel Benko wrote: > > > > > > And before you ask, here the full sequence > > > > > > $ cd source > > > > > > $

Re: Automake question

2020-09-27 Thread Pavel Sanda
On Sun, Sep 27, 2020 at 03:46:48PM +0200, Kornel Benko wrote: > > > > 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 st

Re: Automake question

2020-09-27 Thread Kornel Benko
Am Sun, 27 Sep 2020 15:35:48 +0200 schrieb Pavel Sanda : > 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 : > > > > > On Sat, Sep 26, 2020 at 10:44:59PM +0200, Kornel Benko wrote: > > > > And before you ask, here th

Re: Automake question

2020-09-27 Thread Pavel Sanda
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 : > > > 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 > > > > Thes

Re: Automake question

2020-09-27 Thread Kornel Benko
Am Sun, 27 Sep 2020 13:44:24 +0200 schrieb Pavel Sanda : > 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 > exp

Re: Automake question

2020-09-27 Thread Pavel Sanda
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 > $ cd build

Re: Automake question

2020-09-26 Thread Kornel Benko
Am Sat, 26 Sep 2020 21:14:03 +0200 schrieb Jean-Marc Lasgouttes : > Le 26 septembre 2020 19:20:48 GMT+02:00, Kornel Benko a > écrit : > >Hi all, > >suppose I want to add a script to lib/scripts. What is needed to make > >it installed > >in automake environment? > > > >Apparently to use > >

Re: Automake question

2020-09-26 Thread Jean-Marc Lasgouttes
Le 26 septembre 2020 19:20:48 GMT+02:00, Kornel Benko a écrit : >Hi all, >suppose I want to add a script to lib/scripts. What is needed to make >it installed >in automake environment? > >Apparently to use >$ git add lib/scripts/abcd >and add 'abcd' to the list dist_scripts_DATA in lib/Make

Automake question

2020-09-26 Thread Kornel Benko
Hi all, suppose I want to add a script to lib/scripts. What is needed to make it installed in automake environment? Apparently to use $ git add lib/scripts/abcd and add 'abcd' to the list dist_scripts_DATA in lib/Makefile.am is not sufficient. Kornel pgp034GlkY89p.pgp Descripti