| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
`--disable-tools` will disable the AMQP tools.
`--disable-docs` will disable the AMQP tools documentation.
The `XMLTO` environment variable can be used to override the location of
the `xmlto` command at configure time.
The `POPT_CFLAGS` & `POPT_LIBS` environment variables can be used to
influence Libpopt configuration.
Signed-off-by: Michael Steinert <mike.steinert@gmail.com>
|
|
|
|
|
|
|
| |
This change also adds a couple small autoconf macros to make it easier
to deal with compiler options.
Signed-off-by: Michael Steinert <mike.steinert@gmail.com>
|
|
|
|
| |
Signed-off-by: Michael Steinert <mike.steinert@gmail.com>
|
|
This is a recommended practice for Automake. The correct macros will be
distributed with the source tarball making it easier for users to
regenerate configure/Makefile if they wish.
Signed-off-by: Michael Steinert <mike.steinert@gmail.com>
|