mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
Our variables for internal libraries are named 'libfoo' for the shared lib variant, and 'libfoo_static' for the static lib variant. The only exception was libbasic, because we didn't have a shared variant for it. But let's rename it for consitency. This makes the build config easier to understand.