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 92fd97e9c40f4d5cfe5bc9af8c7fba9ea7067fbf..354ba531b2d4218b187433b477e0656831110265 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