* configure.in: fix gnome-python-vfs error message
svn: r2625
This commit is contained in:
parent
dc62aabea9
commit
93bf2eb790
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user