* Makefile.in: Derive SHELL from configure.
authorStu Grossman <grossman@cygnus>
Tue, 24 Mar 1998 16:44:10 +0000 (16:44 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 24 Mar 1998 16:44:10 +0000 (16:44 +0000)
commitde6fe3db5b1b61b44676e8a3b8521c01bc2b5fe8
treeb9533bdb886d7e422091d442496226a7a13c74a9
parentabc9357067c59b653f0895c99c28b5f53dee2494
* Makefile.in:  Derive SHELL from configure.
* config/d10v/d10v.mt config/d30v/d30v.mt config/m32r/m32r.mt
config/mn10200/mn10200.mt config/mn10300/mn10300.mt :  Remove -lm
from SIM.  This prevents dependency checking of -lm (under NT
native builds).  (It is automatically added by configure if it
exists.)
* doc/configure mswin/configure nlm/configure
testsuite/gdb.base/configure testsuite/gdb.c++/configure
testsuite/gdb.chill/configure testsuite/gdb.disasm/configure
testsuite/gdb.stabs/configure testsuite/gdb.threads/configure:
Regenerate with autoconf 2.12.1 to fix shell issues for NT native
builds.
gdb/config/d30v/d30v.mt
gdb/config/mn10200/mn10200.mt
gdb/doc/configure
gdb/nlm/configure
gdb/testsuite/gdb.base/configure
gdb/testsuite/gdb.chill/configure
gdb/testsuite/gdb.disasm/configure
gdb/testsuite/gdb.threads/configure