* configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
authorDavid D. Zuhn <zoo@cygnus>
Mon, 4 Oct 1993 23:19:25 +0000 (23:19 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Mon, 4 Oct 1993 23:19:25 +0000 (23:19 +0000)
commit719cb03ff57a5974cb0169e462ce423a81caaa91
tree39fe03112fc565232565015fc9f6e7c81bb1c286
parent291b84ff00e7a6ee7eba489ee34e5a972fbec95f
* configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
if gas and ld are in the source tree and are in ${configdirs}.
If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
the --with options (but still pass them down on the command line,
if they were explicitly specified).

* configure: substitute SHELL value in Makefile.in with
${CONFIG_SHELL}
configure.in