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:
0f153e7
)
fix typo
author
K. Richard Pixley
<rich@cygnus>
Mon, 21 Sep 1992 19:47:39 +0000
(19:47 +0000)
committer
K. Richard Pixley
<rich@cygnus>
Mon, 21 Sep 1992 19:47:39 +0000
(19:47 +0000)
gdb/configure.in
patch
|
blob
|
history
diff --git
a/gdb/configure.in
b/gdb/configure.in
index 71008c750876240f7a731630c18359e016e2df76..92fd97e9c40f4d5cfe5bc9af8c7fba9ea7067fbf 100644
(file)
--- a/
gdb/configure.in
+++ b/
gdb/configure.in
@@
-274,7
+274,7
@@
case ${srcdir} in
esac
if [ "${nativefile}" != "" ] ; then
- sed -e '/^NATDEPFILES= /s//# NATDEPFILES= ' \
+ sed -e '/^NATDEPFILES= /s//# NATDEPFILES=
/
' \
< Makefile > Makefile.tem
mv -f Makefile.tem Makefile
fi