1
1

As these are used in more than C header files, they should be subst.

This commit was SVN r21306.
Этот коммит содержится в:
George Bosilca 2009-05-27 19:29:34 +00:00
родитель 06841bf721
Коммит 273c32cb14

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

@ -393,4 +393,5 @@ AC_DEFUN([_OPAL_WITH_OPTION_MIN_MAX_VALUE], [
AC_MSG_RESULT([$max_value])
AC_DEFINE_UNQUOTED([OPAL_MAX_]m4_toupper($1), $max_value,
[Maximum length of ]m4_translit($1, [_], [ ])[s (default is $2)])
AC_SUBST([OPAL_MAX_]m4_toupper($1))
])dnl