https://stackoverflow.com/questions/50044091/what-is-the-job-of-autogen-sh-when-building-a-c-package-on-linux#:~:text=The%20autogen.sh%20script%20generates,Makefile.am%20using%20automake).

The Debian package build process invokes autoreconf directly, autogen.sh is not 
needed. IMHO it is a mere convenience thingy, can go if it is disturbing anyone.

Best,
Steffen



> Gesendet: Sonntag, 29. September 2024 um 15:34
> Von: "andy pugh" <bodge...@gmail.com>
> An: "EMC developers" <emc-developers@lists.sourceforge.net>
> CC: "Steffen Möller" <steffen_moel...@gmx.de>
> Betreff: Re: [Emc-developers] Any bash/dash etc experts?
>
> <html><head></head><body>I am a bit confused that he isn't following the 
> normal build process.
> 
> The sequence we give is
> 
> ./autogen.sh
> ./configure
> make
> 
> He seems to be doing
> 
> ./autoconf
> ./configure
> make
> 
> I am not sure if this is a dash thing (I think not) or whether one
> would expect his process to work anyway.
> 
> 
> 
> 
> --
> atp
> "A motorcycle is a bicycle with a pandemonium attachment and is
> designed for the especial use of mechanical geniuses, daredevils and
> lunatics."
> — George Fitch, Atlanta Constitution Newspaper, 1912
> </body></html>


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to