forked from Imagelibrary/binutils-gdb
* configure.in: Remove AC_ARG_PROGRAM; it's invoked by
AM_INIT_AUTOMAKE. * configure: Rebuild.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user