Macros by Category | Revision History |
AX_ADD_AM_TRILINOS_MAKEFILE_EXPORT(EXPORT_SUFFIX [,
ACTION-IF-NOT-FOUND])
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.
http://autoconf-archive.cryp.to/ax_add_am_trilinos_makefile_export.m4
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.