Macros by Category Revision History
Search:

ax_add_am_trilinos_makefile_export

SYNOPSIS

AX_ADD_AM_TRILINOS_MAKEFILE_EXPORT(EXPORT_SUFFIX [, ACTION-IF-NOT-FOUND])

DESCRIPTION

Checks if a file named <Makefile.export.EXPORT_SUFFIX> appears in the $TRILINOS_INCLUDE directory. If so, adds an include for it using the AX_AM_MACROS framework.

If ACTION-IF-NOT-FOUND is not provided, configure fails.

SOURCE CODE

http://autoconf-archive.cryp.to/ax_add_am_trilinos_makefile_export.m4

LICENSE

Copyright © 2009 Rhys Ulerich <rhys.ulerich@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.