137104b786
This commit was SVN r21335.
15 строки
324 B
Bash
15 строки
324 B
Bash
# -*- shell-script -*-
|
|
#
|
|
# Copyright (c) 2009 Cisco Systems, Inc. All rights reserved.
|
|
#
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
# MCA_ess_cm_CONFIG([action-if-found], [action-if-not-found])
|
|
# -----------------------------------------------------------
|
|
AC_DEFUN([MCA_ess_cm_CONFIG], [$1])
|