--- trunk/include/multilib.sminc 2012/03/12 21:03:38 11546 +++ trunk/include/multilib.sminc 2012/03/12 21:05:18 11547 @@ -1,8 +1,8 @@ # $Id$ # multilib abis -# tell that we are doing a multilib build -export MULITLIB_BUILD="true" +# tell the buildsystem that we are doing a multilib build +export MULTILIB_BUILD="true" # be verbose or nor (true|false} : ${MULTILIB_VERBOSE="true"}