Comment by tekknolagi
2 months ago
This doesn't mention another use of configure which is manually enabling or disabling features via --with-X -- I might send in a PR for that
2 months ago
This doesn't mention another use of configure which is manually enabling or disabling features via --with-X -- I might send in a PR for that
My actual "production" implementation of this concept does support that: https://github.com/tavianator/bfs/blob/main/configure
But I wanted the blog post sized version to be simpler for exposition.
Very nice