19 строки
483 B
Plaintext
19 строки
483 B
Plaintext
|
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
|
||
|
dnl $Id: acinclude.m4,v 1.1 2003/11/22 16:36:20 jsquyres Exp $
|
||
|
dnl
|
||
|
|
||
|
#
|
||
|
# CMPI-specific tests
|
||
|
#
|
||
|
|
||
|
sinclude(config/cmpi_functions.m4)
|
||
|
sinclude(config/cmpi_get_version.m4)
|