Typical configure Options

The configure script gives you a great deal of control over how you configure a MySQL source distribution. Typically you do this using options on the configure command-line. You can also affect configure using certain environment variables. See Environment variables. For a list of options supported by configure, run this command:

shell> ./configure --help

Some of the more commonly used configure options are described here: