AC_OUTPUT generates files that are required for building the packages.
Its first argument is a whitespace separated list of files. The script will
look for these files along with the suffix .in and convert them
to their output files while substituting the output variable values.
Two optional argument are commands to be executed afterwards, and commands to
be executed beforehand.