Dmitry Antipov said: > + ebp_is_special="yes" > + check_cc <<EOF && ebp_is_special="no" check_cc <<EOF || enable ebp_is_special > +test "$ebp_is_special" = "yes" && echo '#define EBP_IS_SPECIAL 1' >> $TMPH Instead of this, add ebp_is_special to CONFIG_LIST, and CONFIG_EBP_IS_SPECIAL will be set automatically. -- M?ns Rullg?rd mru at inprovide.com