Next: , Previous: Directory structure preview, Up: Project building system



2.3.2 Configure script

VRR uses GNU Autoconf configure script to setup build conditions. It is placed in the build directory.

Generated script is in the file configure (which should be always present in distributed sources), its Autoconf source code is in configure.in.

Currently, these checks are implemented in configure.in:

Don't forget to change VRR version in configure.in and to rebuild configure script by Autoconf with every new release.