Cosmetique: sort the list.

This commit is contained in:
ru 2008-01-24 07:03:21 +00:00
parent 7c49549b54
commit bb43be9f39

View File

@ -359,8 +359,8 @@ WITH_IDEA=
TOOLCHAIN \
USB \
WPA_SUPPLICANT_EAPOL \
ZONEINFO \
ZFS
ZFS \
ZONEINFO
.if defined(WITH_${var}) && defined(WITHOUT_${var})
.error WITH_${var} and WITHOUT_${var} can't both be set.
.endif