- Removed header, replaced with $HEADER$ (to be filled in later)
- Add sinclude's for new m4 header files This commit was SVN r35.
Этот коммит содержится в:
родитель
d5fba7fc1d
Коммит
97e8260b38
23
acinclude.m4
23
acinclude.m4
@ -1,19 +1,26 @@
|
||||
dnl -*- shell-script -*-
|
||||
dnl
|
||||
dnl Copyright (c) 2003 The Trustees of Indiana University.
|
||||
dnl All rights reserved.
|
||||
dnl
|
||||
dnl This file is part of the LAM/MPI software package. For license
|
||||
dnl information, see the LICENSE file in the top level directory of the
|
||||
dnl LAM/MPI source distribution.
|
||||
dnl $HEADER$
|
||||
dnl
|
||||
dnl $Id: acinclude.m4,v 1.2 2003/12/22 16:29:11 twoodall Exp $
|
||||
dnl $Id: acinclude.m4,v 1.3 2004/01/07 07:49:52 jsquyres Exp $
|
||||
dnl
|
||||
|
||||
#
|
||||
# CMPI-specific tests
|
||||
# LAM/MPI-specific tests
|
||||
#
|
||||
|
||||
sinclude(config/cxx_find_template_parameters.m4)
|
||||
sinclude(config/cxx_find_template_repository.m4)
|
||||
|
||||
sinclude(config/lam_check_optflags.m4)
|
||||
sinclude(config/lam_configure_options.m4)
|
||||
sinclude(config/lam_functions.m4)
|
||||
sinclude(config/lam_get_version.m4)
|
||||
sinclude(config/lam_setup_cc.m4)
|
||||
sinclude(config/lam_setup_cxx.m4)
|
||||
|
||||
#
|
||||
# Contributed tests
|
||||
#
|
||||
|
||||
sinclude(config/ax_create_stdint_h.m4)
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user