2013/3/2 Michael Biebl <[email protected]>: > 2013/3/2 Michael Biebl <[email protected]>: >> I decided to split up the large completion file instead of using symlinks. >> The duplication is minimal and by splitting up, the files become much >> more readable and we only need to actually install those bits which >> are enabled via --config. > > One odd thing I noticed: Is it intentional that systemd-coredumpctl is > built even when you use --disable-coredump? I would have expected that > this binary would be built conditionally.
After a quick discussion on IRC we concluded, that building systemd-coredumpctl conditionally is probably the correct thing to do. So I'll move the binary along with the completion file inside the if ENABLE_COREDUMP .. fi section. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
