Next: , Previous: , Up: The Macros  


ax_lib_trace

Synopsis

AX_LIB_TRACE([MINIMUM-VERSION], [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])

Description

Test for the libtrace libraries of a particular version (or newer)

If no path to the installed library is given the macro searches under /usr, /usr/local, /opt and /opt/local.

This macro calls:

  AC_SUBST(LIBTRACE_CFLAGS) / AC_SUBST(LIBTRACE_LDFLAGS)

And sets:

  HAVE_LIBTRACE

Source Code

Download the latest version of ax_lib_trace.m4 or browse the macro’s revision history.

License

Copyright © 2011 Xiyue Deng manphiz@gmail.com

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 any warranty.