1
1

Ensure that acinclude.m4 is legal for modules that do not have a

configure.stub

This commit was SVN r488.
Этот коммит содержится в:
Jeff Squyres 2004-01-20 04:12:42 +00:00
родитель 628a272bde
Коммит 1d1006e742

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

@ -190,6 +190,7 @@ MCA_CONFIGURE_DIST_STUB";
$config_values{CONFIGURE_DIST_STUB_MACRO} = "true";
}
} else {
$config_values{CONFIGURE_STUB_SINCLUDE} = "";
$config_values{CONFIGURE_STUB_MACRO} = "true";
$config_values{CONFIGURE_DIST_STUB_MACRO} = "true";
}