configure.ac (--with-as): Abort if user-supplied assembler cannot be executed.
authorBen Elliston <bje@au.ibm.com>
Fri, 30 Apr 2004 00:33:18 +0000 (00:33 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Fri, 30 Apr 2004 00:33:18 +0000 (10:33 +1000)
commit99c012a85b97d664a9e7715f9e2256473b0f7cc8
tree11c6d5a39bc3edb222d38df59955f49af2577347
parent9f08a7559e6a6332e4fa3883e03849e9d7230835
configure.ac (--with-as): Abort if user-supplied assembler cannot be executed.

* configure.ac (--with-as): Abort if user-supplied assembler
cannot be executed.
(--with-ld): Likewise for the linker.
* configure: Regenerate.

From-SVN: r81316
gcc/ChangeLog
gcc/configure
gcc/configure.ac