* configure.in: fix gnome-python-vfs error message
svn: r2625
This commit is contained in:
@@ -175,7 +175,7 @@ rm -f conftest.out conftest.py
|
|||||||
if test YES != "$has_vfs"
|
if test YES != "$has_vfs"
|
||||||
then
|
then
|
||||||
AC_MSG_ERROR([
|
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
|
fi
|
||||||
AC_MSG_RESULT(ok)
|
AC_MSG_RESULT(ok)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user