Skip to content

Conversation

@mervdowapple1-prog
Copy link

No description provided.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request renames Makefile.am to Makefile.am.. This change appears to be a mistake and will likely break the build process. The GNU Automake toolchain, which this project appears to use, specifically looks for a file named Makefile.am by default to generate the Makefile.in. Renaming it to Makefile.am. will cause automake to fail, as it won't find its input file. This is a critical issue that will prevent the project from being built. I recommend reverting this change.

@alexey-tikhonov
Copy link
Member

@mervdowapple1-prog, what's the point?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants