![](https://secure.gravatar.com/avatar/464a80381e527e44366a199071ea2e0f.jpg?s=120&d=mm&r=g)
17 Dec
2012
17 Dec
'12
7:19 p.m.
Zach Beane <xach@xach.com> writes:
Faré <fahree@gmail.com> writes:
OK, this is now committed as of ASDF 2.26.21 and POIU 1.29.3. It's slightly smaller, it's much cleaner, and it all works. I hope I have not broken users — please test.
Casualties of the cleanup were :feature and :if-component-dep-fails. They were just horrible things.
FYI, the sb-rotate-byte contrib in SBCL uses :if-component-dep-fails.
What is the correct way now to indicate that a file is part of a system, but should only be compiled if a given feature is present? Thanks, Christophe