tense test typo
authorK. Richard Pixley <rich@cygnus>
Mon, 21 Sep 1992 20:01:00 +0000 (20:01 +0000)
committerK. Richard Pixley <rich@cygnus>
Mon, 21 Sep 1992 20:01:00 +0000 (20:01 +0000)
gdb/configure.in

index 92fd97e..354ba53 100644 (file)
@@ -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