ENH: More build errors

This commit is contained in:
Andy Cedilnik 2005-08-03 14:16:13 -04:00
parent 9a3abaa53e
commit b8c789a5da
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ static const char* cmCTestErrorMatches[] = {
"ld: fatal: ",
"make: \\*\\*\\*.*Error",
"\\*\\*\\* Error code",
"^Internal error:",
"nternal error:",
"Makefile:[0-9]+: \\*\\*\\* .* Stop\\.",
0
};