tense test typo

This commit is contained in:
K. Richard Pixley 1992-09-21 20:01:00 +00:00
parent 41617f8be2
commit c1ab5dbac9
1 changed files with 1 additions and 1 deletions

View 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