PAC_C_OPTIMIZATION

Determine C options for producing optimized code Synopsis PAC_C_OPTIMIZATION([action if found])

Output Effect

Adds options to COPTIONS if no other action is specified

Notes

This is a temporary standin for compiler optimization. It should try to match known systems to known compilers (checking, of course), and then falling back to some common defaults. Note that many compilers will complain about -g and aggressive optimization.