When attempting to perform autoupdate after my 'autogen.sh' broke, it says that there is missing a file called:
dovecot/core/doc/wiki/Makefile.am
But in the Github repository, there is a misnamed file named "Makefile.am.in".
I think this file is misnamed and should be renamed to "Makefile.am".
On 11.1.2020 23.45, Steve Egbert wrote:
When attempting to perform autoupdate after my 'autogen.sh' broke, it says that there is missing a file called:
dovecot/core/doc/wiki/Makefile.am
But in the Github repository, there is a misnamed file named "Makefile.am.in".
I think this file is misnamed and should be renamed to "Makefile.am".
Our autogen.sh
works just fine. We run it several times a day in our CI.
Aki
On Sat, 11 Jan 2020 16:45:43 -0500 Steve Egbert s.egbert@sbcglobal.net wrote:
When attempting to perform autoupdate after my 'autogen.sh' broke, it says that there is missing a file called:
dovecot/core/doc/wiki/Makefile.am
But in the Github repository, there is a misnamed file named "Makefile.am.in".
I think this file is misnamed and should be renamed to "Makefile.am".
I think this file is to be created bu automake,
as part of, well, an autogen.sh script.
I *think* this file should essentially contain only the commands
automake autoconf
But there might be more if you update,
Germain
-- Germain Le Chapelain germain.lechapelain@lanvaux.fr Software Engineer Lanvaux
participants (3)
-
Aki Tuomi
-
Germain Le Chapelain
-
Steve Egbert