1
1
openmpi/orte/mca/ess/singleton/configure.m4

17 строки
454 B
Plaintext
Исходник Обычный вид История

# -*- shell-script -*-
#
# Copyright (c) 2007 Sandia National Laboratories. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
AC_DEFUN([MCA_orte_ess_singleton_PRIORITY], [10])
# MCA_ess_singleton_CONFIG([action-if-found], [action-if-not-found])
# -----------------------------------------------------------
AC_DEFUN([MCA_orte_ess_singleton_CONFIG], [
AC_CONFIG_FILES([orte/mca/ess/singleton/Makefile])
])