Fix problem with configure script when run on systems where native shell
authorFred Fish <fnf@specifix.com>
Sun, 30 Jul 1995 01:15:54 +0000 (01:15 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 30 Jul 1995 01:15:54 +0000 (01:15 +0000)
commit7a13a704fe324c5457d4586f33eefcc85d5da7a4
tree96b8b5508a0ae64f2b25309cfefd1a2dbb4ebe43
parentfce537aeb2b60cdd20c2c66af37b714a92bc2708
Fix problem with configure script when run on systems where native shell
is bash or ksh, which handles "... $(TCL) ..." by trying to run TCL.
Changed configure.in and regenerated configure, including two lines
apparently inserted by custom cygnus version of autoconf 2.4.
gdb/configure
gdb/configure.in