diff options
Diffstat (limited to 'configure.ac')
-rwxr-xr-x | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 99821109..e6f49822 100755 --- a/configure.ac +++ b/configure.ac @@ -61,7 +61,9 @@ dnl Check CC and friends dnl -------------------- AC_PROG_CC AC_PROG_CPP + AC_PROG_EGREP +AC_PROG_SED dnl ------------------------------------------------------------------ dnl Intel compiler check. Although Intel tries really hard to make icc |