Configuring the Liza Data Collection Framework ********************************************** Copyright (C) 2014 LoVullo Associates, Inc. This file is part of liza. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without warranty of any kind. This file contains information on configuring and building Liza; for information on using the library, please see the Markdown-formatted README.md file or the Texinfo manual. Configuring =========== If your distribution does not contain a `configure' file in the project root, then you likely have the sources as committed to the project repository; you may generate the script by issuing the following command: $ autoreconf -fvi You may then see `./configure --help' for more information.