Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meson setup summary should indicate init style #783

Closed
rdmark opened this issue Apr 3, 2024 · 2 comments · Fixed by #785
Closed

Meson setup summary should indicate init style #783

rdmark opened this issue Apr 3, 2024 · 2 comments · Fixed by #785

Comments

@rdmark
Copy link
Member

rdmark commented Apr 3, 2024

The autoconf configure summary has an "Init style: none" line when no init style has been configured.
When going from autoconf to Meson it is confusing that you don't have any info on the init style by default.
Does it try to detect platform and choose init style automatically?

@ghost
Copy link

ghost commented Apr 3, 2024

We could set it up that way if we wanted to., what do you think? In the meantime I can ensure that the configure summary says 'none' if no configure flag has been passed re: the init style

@ghost ghost linked a pull request Apr 3, 2024 that will close this issue
@ghost ghost removed a link to a pull request Apr 3, 2024
@rdmark
Copy link
Member Author

rdmark commented Apr 3, 2024

Yes this would be a good start. Thanks.

@ghost ghost closed this as completed in #785 Apr 5, 2024
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant