projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41617f8
)
tense test typo
author
K. Richard Pixley
<rich@cygnus>
Mon, 21 Sep 1992 20:01:00 +0000
(20:01 +0000)
committer
K. Richard Pixley
<rich@cygnus>
Mon, 21 Sep 1992 20:01:00 +0000
(20:01 +0000)
gdb/configure.in
patch
|
blob
|
history
diff --git
a/gdb/configure.in
b/gdb/configure.in
index 92fd97e9c40f4d5cfe5bc9af8c7fba9ea7067fbf..354ba531b2d4218b187433b477e0656831110265 100644
(file)
--- a/
gdb/configure.in
+++ b/
gdb/configure.in
@@
-273,7
+273,7
@@
case ${srcdir} in
echo "source ${srcdir}/.gdbinit" >> .gdbinit
esac
-if [ "${nativefile}"
!
= "" ] ; then
+if [ "${nativefile}" = "" ] ; then
sed -e '/^NATDEPFILES= /s//# NATDEPFILES= /' \
< Makefile > Makefile.tem
mv -f Makefile.tem Makefile