fix typo
authorK. Richard Pixley <rich@cygnus>
Mon, 21 Sep 1992 19:47:39 +0000 (19:47 +0000)
committerK. Richard Pixley <rich@cygnus>
Mon, 21 Sep 1992 19:47:39 +0000 (19:47 +0000)
gdb/configure.in

index 71008c750876240f7a731630c18359e016e2df76..92fd97e9c40f4d5cfe5bc9af8c7fba9ea7067fbf 100644 (file)
@@ -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