default_pre_build &&
sed -i 's,(atoi(argv\[i\])<chars_read,& \&\& atoi(argv\[i\]) > 0,' \
  $SOURCE_DIRECTORY/helper/message-cmdline.c

