* 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:
Alex Roitman
2004-03-02 03:43:51 +00:00
parent 8be09bc3e3
commit 0680d6a4bc
7 changed files with 419 additions and 237 deletions

View File

@@ -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)