Commit 8add77ce by Andreas Schwab Committed by Andreas Schwab

configure.in: Remove duplicate uses of AC_PROG_CC and AC_PROG_MAKE_SET.

	* configure.in: Remove duplicate uses of AC_PROG_CC and
	AC_PROG_MAKE_SET.

From-SVN: r18426
parent 9a06b842
Fri Mar 6 11:00:49 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* configure.in: Remove duplicate uses of AC_PROG_CC and
AC_PROG_MAKE_SET.
Fri Mar 6 00:59:30 1998 Richard Henderson <rth@cygnus.com>
* configure.in (target_cpu_default2): Correct typo for alphapca56.
......
......@@ -139,10 +139,6 @@ AC_PROG_RANLIB
AC_PROG_YACC
EGCS_PROG_INSTALL
# Find the native compiler
AC_PROG_CC
AC_PROG_MAKE_SET
AC_HEADER_STDC
AC_HEADER_TIME
AC_CHECK_HEADERS(limits.h stddef.h string.h strings.h stdlib.h time.h fcntl.h unistd.h sys/file.h sys/time.h sys/resource.h sys/param.h sys/times.h varargs.h sys/varargs.h)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment