Changeset 73d9790 for optimize


Ignore:
Timestamp:
05/08/2006 07:12:35 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
b5aa524
Parents:
01b0e92
Message:

Fixed grammar issues pointed by Dan Nicholson.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • optimize/optimize_functions

    r01b0e92 r73d9790  
    1414  echo -e "${BOLD}The use of build optimizations may be dangerous.\n"
    1515  echo -e "You should to know what you are doing and be sure that"
    16   echo -e "the optimization settings listed below is what you want.\n"
    17   echo -e "If there are build issues or the system don't work as"
     16  echo -e "the optimization settings listed below are what you want.\n"
     17  echo -e "If there are build issues or the system doesn't work as"
    1818  echo -e "expected, please rebuild without optimizations before"
    19   echo -e "to ask for support.${OFF}\n"
     19  echo -e "asking for support.${OFF}\n"
    2020
    2121  echo -e "MAKEFLAGS: ${L_arrow}${BOLD}${MAKEFLAGS}${OFF}${R_arrow}"
Note: See TracChangeset for help on using the changeset viewer.