Commit 51a2203392d4199bf79d97f50db1b10a29a4f2a1

Pádraig Brady 2013-12-04T12:11:40

regex: suppress core dumps from detection code * m4/regex.m4 (gl_REGEX): Catch the SIGABRT and convert to SIGTERM to suppress core dumps that may well occur on glibc systems. These core dumps might not be cleaned up automatically, or could trigger some system core dump handling logic.