prefix corresponds to the variable prefix for
configure, which passes it on to the Makefile it creates.
prefix sets the root installation directory for
host-independent files as follows:
man pagesinfo documentsinclude filesThe default value for prefix is /usr/local, which can
be changed on the command line to configure using
configure --prefix=prefix ...