X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=util-vserver%2Fm4%2Fensc_cxxcompiler.m4;h=40f9f1aa0d3bd42736a560e5b5026876e5d71ac9;hb=4e6893b5e5cb57b316f4d40a6adb832b19785d19;hp=ac92dbcc4242ecd49901f80d025e23ea92a53c9e;hpb=68be0121b914ef9c9e1322f181514a7c4d56008a;p=util-vserver.git diff --git a/util-vserver/m4/ensc_cxxcompiler.m4 b/util-vserver/m4/ensc_cxxcompiler.m4 index ac92dbc..40f9f1a 100644 --- a/util-vserver/m4/ensc_cxxcompiler.m4 +++ b/util-vserver/m4/ensc_cxxcompiler.m4 @@ -61,6 +61,6 @@ int main(int argc, char *argv[]) { [test x"$ensc_cv_c99_c99compiler" = xyes]) if test x"$ensc_cv_c99_c99compiler" = xno; then - AC_MSG_WARN([*** some programs will not be built because a C99 compiler is lacking]) + AC_MSG_WARN([*** some programs will not be built because system is lacking a C99 compiler]) fi ])