1
1
This commit was SVN r69.
Этот коммит содержится в:
Jeff Squyres 2004-01-07 14:55:59 +00:00
родитель fad4791976
Коммит b93da5b412
13 изменённых файлов: 0 добавлений и 26 удалений

Просмотреть файл

@ -2,8 +2,6 @@ dnl -*- shell-script -*-
dnl dnl
dnl $HEADER$ dnl $HEADER$
dnl dnl
dnl $Id: acinclude.m4,v 1.3 2004/01/07 07:49:52 jsquyres Exp $
dnl
# #
# LAM/MPI-specific tests # LAM/MPI-specific tests

Просмотреть файл

@ -2,8 +2,6 @@
# #
# $HEADER$ # $HEADER$
# #
# $Id: Makefile.am,v 1.2 2004/01/07 07:44:54 jsquyres Exp $
#
include $(top_srcdir)/config/Makefile.options include $(top_srcdir)/config/Makefile.options

Просмотреть файл

@ -2,7 +2,5 @@
# #
# $HEADER$ # $HEADER$
# #
# $Id: Makefile.options,v 1.2 2004/01/07 07:45:59 jsquyres Exp $
#
AUTOMAKE_OPTIONS = foreign dist-bzip2 AUTOMAKE_OPTIONS = foreign dist-bzip2

Просмотреть файл

@ -2,8 +2,6 @@ dnl -*- shell-script -*-
dnl dnl
dnl $HEADER$ dnl $HEADER$
dnl dnl
dnl $Id: cxx_find_template_parameters.m4,v 1.1 2004/01/07 07:40:48 jsquyres Exp $
dnl
define(LAM_CXX_FIND_TEMPLATE_PARAMETERS,[ define(LAM_CXX_FIND_TEMPLATE_PARAMETERS,[
# #

Просмотреть файл

@ -2,8 +2,6 @@ dnl -*- shell-script -*-
dnl dnl
dnl $HEADER$ dnl $HEADER$
dnl dnl
dnl $Id: cxx_find_template_repository.m4,v 1.1 2004/01/07 07:39:52 jsquyres Exp $
dnl
define([LAM_CXX_FIND_TEMPLATE_REPOSITORY],[ define([LAM_CXX_FIND_TEMPLATE_REPOSITORY],[
# #

Просмотреть файл

@ -2,8 +2,6 @@ dnl -*- shell-script -*-
dnl dnl
dnl $HEADER$ dnl $HEADER$
dnl dnl
dnl $Id: lam_check_optflags.m4,v 1.1 2004/01/07 07:41:42 jsquyres Exp $
dnl
AC_DEFUN(LAM_CHECK_OPTFLAGS,[ AC_DEFUN(LAM_CHECK_OPTFLAGS,[

Просмотреть файл

@ -2,8 +2,6 @@ dnl -*- shell-script -*-
dnl dnl
dnl $HEADER$ dnl $HEADER$
dnl dnl
dnl $Id: lam_configure_options.m4,v 1.2 2004/01/07 08:31:32 jsquyres Exp $
dnl
AC_DEFUN(LAM_CONFIGURE_OPTIONS,[ AC_DEFUN(LAM_CONFIGURE_OPTIONS,[
lam_show_subtitle "Configuration options" lam_show_subtitle "Configuration options"

Просмотреть файл

@ -2,8 +2,6 @@ dnl -*- shell-script -*-
dnl dnl
dnl $HEADER$ dnl $HEADER$
dnl dnl
dnl $Id: lam_functions.m4,v 1.2 2004/01/07 07:46:37 jsquyres Exp $
dnl
AC_DEFUN(LAM_CONFIGURE_SETUP,[ AC_DEFUN(LAM_CONFIGURE_SETUP,[

Просмотреть файл

@ -2,8 +2,6 @@ dnl -*- shell-script -*-
dnl dnl
dnl $HEADER$ dnl $HEADER$
dnl dnl
dnl $Id: lam_get_version.m4,v 1.2 2004/01/07 07:47:13 jsquyres Exp $
dnl
AC_DEFUN(LAM_GET_VERSION,[ AC_DEFUN(LAM_GET_VERSION,[
gv_glv_dir="$1" gv_glv_dir="$1"

Просмотреть файл

@ -2,8 +2,6 @@
# #
# $HEADER$ # $HEADER$
# #
# $Id: lam_get_version.sh,v 1.2 2004/01/07 07:47:13 jsquyres Exp $
#
# Since we do this in multiple places, it's worth putting in a # Since we do this in multiple places, it's worth putting in a
# separate shell script. Very primitive script to get the version # separate shell script. Very primitive script to get the version
# number of LAM into a coherent variable. Can query for any of the # number of LAM into a coherent variable. Can query for any of the

Просмотреть файл

@ -2,8 +2,6 @@ dnl -*- shell-script -*-
dnl dnl
dnl $HEADER$ dnl $HEADER$
dnl dnl
dnl $Id: lam_setup_cc.m4,v 1.2 2004/01/07 08:31:09 jsquyres Exp $
dnl
AC_DEFUN(LAM_SETUP_CC,[ AC_DEFUN(LAM_SETUP_CC,[

Просмотреть файл

@ -2,8 +2,6 @@ dnl -*- shell-script -*-
dnl dnl
dnl $HEADER$ dnl $HEADER$
dnl dnl
dnl $Id: lam_setup_cxx.m4,v 1.1 2004/01/07 07:43:28 jsquyres Exp $
dnl
AC_DEFUN(LAM_SETUP_CXX,[ AC_DEFUN(LAM_SETUP_CXX,[

Просмотреть файл

@ -1,7 +1,5 @@
/* /*
* $HEADER$ * $HEADER$
*
* $Id: mpi.h,v 1.5 2004/01/07 08:32:16 jsquyres Exp $
*/ */
#ifndef LAM_MPI_H #ifndef LAM_MPI_H