summaryrefslogtreecommitdiff
path: root/m4/ax_trilinos_teuchos.m4
Commit message (Collapse)AuthorAgeFilesLines
* switch gnu.org sites to httpsMike Frysinger2017-02-081-2/+2
|
* ALL: update web site URL to ↵Peter Simons2010-03-011-2/+2
| | | | http://www.gnu.org/software/autoconf-archive/MACRO-NAME.html
* Assigned all macros a unique serial number.Peter Simons2010-01-251-0/+2
| | | | | | | The serial number corresponds to the number of commits that have modified the macro in the Archive's Git repository. Refer to http://www.gnu.org/software/libtool//manual/automake/Serials.html to find out why these numbers are useful.
* Augmented the text of the all-permissive license by an express warranty ↵Peter Simons2010-01-051-1/+2
| | | | | | disclaimer. This has been suggested by the FSF on http://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html.
* all: macro home pages now reside on savannah (but old links still work)Peter Simons2009-04-281-1/+1
|
* ALL: consistency edits (see NEWS)Peter Simons2009-04-261-5/+1
| | | | | | | | | | * Consistently refer to this project as Autoconf Archive. * Removed the LAST MODIFICATION section, because that information is redundant in the presence of Git. * COPYLEFT has been renamed to LICENSE: some licenses, like all-permissive, are no copylefts.
* Synchronize last-modified-date with GIT repository.Peter Simons2009-04-201-2/+2
| | | | | | | | The last-modified-date of these macros didn't match their respective last-modified-date in the GIT repository. A version bump remedies this inconsistency. In hindsight, these dates should have bumped when the distribution format changed; all macros had to be touched at this point anyway.
* Updated AX_TRILINOS macros.Rhys Ulerich2008-11-071-12/+16
|
* AX_TRILINOS_*: Test for the Trilinos libraries.Rhys Ulerich2008-08-191-0/+41
AX_TRILINOS_AMESO, AX_TRILINOS_BASE, AX_TRILINOS_EPETRA, and AX_TRILINOS_TEUCHOS are modeled after the boost library macros.