* configure.in: fix gnome-python-vfs error message

svn: r2625
This commit is contained in:
Don Allingham 2004-01-10 22:44:21 +00:00
parent dc62aabea9
commit 93bf2eb790

View File

@ -175,7 +175,7 @@ rm -f conftest.out conftest.py
if test YES != "$has_vfs"
then
AC_MSG_ERROR([
**** The python bindings for GNOME canvas (gnome-python2-canvas) could not be found.])
**** The python bindings for GNOME canvas (gnome-python2-vfs) could not be found.])
fi
AC_MSG_RESULT(ok)