summaryrefslogtreecommitdiff
path: root/m4/mpc.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/mpc.m4')
-rw-r--r--m4/mpc.m42
1 files changed, 0 insertions, 2 deletions
diff --git a/m4/mpc.m4 b/m4/mpc.m4
index 4227c92..e15fd1d 100644
--- a/m4/mpc.m4
+++ b/m4/mpc.m4
@@ -143,8 +143,6 @@ AC_DEFUN([MPC_C_CHECK_WARNINGCFLAGS], [
# essentially copied from mpfr
#
AC_DEFUN([MPC_GMP_CC_CFLAGS], [
- AC_PROG_EGREP
- AC_PROG_SED
AC_MSG_CHECKING(for CC and CFLAGS in gmp.h)
# AC_PROG_CPP triggers the search for a C compiler; use hack instead
for cpp in /lib/cpp gcc cc c99