From: K. Richard Pixley Date: Mon, 21 Sep 1992 20:01:00 +0000 (+0000) Subject: tense test typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c1ab5dbac9074fa8dfcf88400a1db524da23de2b;p=binutils-gdb.git tense test typo --- diff --git a/gdb/configure.in b/gdb/configure.in index 92fd97e9c40..354ba531b2d 100644 --- 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