1
1
openmpi/ompi
Brian Barrett 21e00f6f0c Clean up a couple of configure things:
* Require Autoconf 2.60 or higher and remove some cruft
    required for AC 2.59 or the AC 2.59 / AC 2.60 mix
  * Remove a bunch of now unnecessary AC_SUBST calls
  * Use the libtool-provided variables for the -I and
    library to use when compiling against ltdl

Fixes trac:1000

This commit was SVN r14652.

The following Trac tickets were found above:
  Ticket 1000 --> https://svn.open-mpi.org/trac/ompi/ticket/1000
2007-05-15 04:23:48 +00:00
..
attribute - export symbols that are needed by the fortran libs 2007-04-26 09:34:41 +00:00
class - Small fixes by PGI -Minform=inform 2007-04-26 08:16:07 +00:00
communicator Begin setting up for a change to the OOB information passing functionality - this is totally transparent at the moment (need to change computers). 2007-04-25 17:36:26 +00:00
datatype Big update. Correct the behavior for true_lb and true_ub computation 2007-04-03 16:05:15 +00:00
debuggers - export required symbols or library is useless 2007-05-07 13:59:37 +00:00
errhandler - export symbols that are needed by the fortran libs 2007-04-26 09:34:41 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
file Even less warnings. 2007-02-01 19:27:11 +00:00
group just a reordering of the arguments in a comparison in order to comply with the 2006-10-23 17:14:23 +00:00
include - the define is always defined independent, therefore we need to check if 2007-05-07 13:18:09 +00:00
info The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
mca Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00
mpi Fix ordering of dimensions for status arrays. Thanks to Randy Bramley 2007-05-05 05:02:02 +00:00
op - more symbols that need to be exported 2007-04-18 14:53:56 +00:00
peruse - Don't segfault, when calling PERUSE_Init before MPI_Init... 2007-04-26 21:06:08 +00:00
proc - Fix more symbols that should be exported. 2007-02-27 15:17:17 +00:00
request Nothing really relevant. 2007-03-20 11:21:23 +00:00
runtime Clean up the preconnect code: 2007-05-01 04:49:36 +00:00
tools - Bring over the visibility feature, for a finer symbol export control 2007-05-04 09:03:37 +00:00
win Last set of explicit conversions. We are now close to the zero warnings on 2006-10-20 03:57:44 +00:00
Makefile.am Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
README.dox Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00

/*
 * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
 *                         University Research and Technology
 *                         Corporation.  All rights reserved.
 * Copyright (c) 2004-2005 The University of Tennessee and The University
 *                         of Tennessee Research Foundation.  All rights
 *                         reserved.
 * Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, 
 *                         University of Stuttgart.  All rights reserved.
 * Copyright (c) 2004-2005 The Regents of the University of California.
 *                         All rights reserved.
 * $COPYRIGHT$
 * 
 * Additional copyrights may follow
 * 
 * $HEADER$
 */
/** @mainpage

@section mainpage_introduction Introduction

This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.

@section main_install Installation
 
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.

*/