INSTALL file for perf09_odbc

Configuring perf09_odbc
=======================

A typical way to configure perf09_odbc is:

   ./configure

In order to build a debug version of perf09_odbc, configure as follows:

   ./configure CFLAGS=-g

See `./configure --help' for more information.


Building perf09_odbc
====================

Once configured, run `make' to build perf09_odbc.


Installing perf09_odbc
======================

You can install perf09_odbc by typing:

   make install

