* configure.in, configure: Typo.
* src/plugins/FtmStyleAncestors.py (endnotes): Do not add redundant references. * src/plugins/FtmStyleDescendants.py (endnotes): Do not add redundant references. * src/plugins/DetAncestralReport.py (_make_default_style): Remove unused table definition. * src/plugins/DetDescendantReport.py (_make_default_style): Remove unused table definition. svn: r2950
This commit is contained in:
@@ -198,7 +198,7 @@ if test YES != "$has_pygtk"
|
||||
then
|
||||
AC_MSG_ERROR([
|
||||
|
||||
**** The python bindings for glade (pytgk2-libglade) could not be found.])
|
||||
**** The python bindings for glade (pygtk2-libglade) could not be found.])
|
||||
fi
|
||||
AC_MSG_RESULT(ok)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user