* configure.in: Remove AC_ARG_PROGRAM; it's invoked by

AM_INIT_AUTOMAKE.
	* configure: Rebuild.
This commit is contained in:
Ian Lance Taylor
1997-08-05 03:30:12 +00:00
parent 703f5e6e28
commit c641358e68
3 changed files with 98 additions and 114 deletions

View File

@@ -33,7 +33,6 @@ fi
if test -z "$host" ; then
AC_MSG_ERROR(Unrecognized host system type; please check config.sub.)
fi
AC_ARG_PROGRAM
AC_PROG_CC