Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
anna (navi@social.vlhl.dev)'s status on Thursday, 17-Jul-2025 03:13:55 JST anna
@lanodan @ska at least with pkg-config it's easier to abstract moving the headers or adding libdirs to the search path (just changing the .pc file suffices)
it gets a lot annoying when someone's handcrafted makefile does -lfoo directly, with no checks no anything