Next: , Previous: , Up: The Macros  


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

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

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. This file is offered as-is, without any warranty.