This commit is contained in:
ramiro%netscape.com 1998-10-06 21:27:59 +00:00
Родитель 6e15fd87d8
Коммит 719dd69e29
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -431,7 +431,7 @@ motif_check_xpm()
# the confusion ? Anyway, do 'grep -v XmXpm' to catch this
# problem. In this case Xpm is not needed, since the symbols
# are builtin to the libXm library.
_count=`strings $_lib | grep Xpm | grep -v XmXpm wc -l`
_count=`strings $_lib | grep Xpm | grep -v XmXpm | wc -l`
fi
fi