# HG changeset patch
# User ladanyi
# Date 1148249937 0
# Node ID 6b2903440d2b3f7e363324d7d9be65d0660d45b3
# Parent dbe860a83dc9c95ac46e3e97cd339ece8104c16d
Gettext is needed for bootstrapping.
diff -r dbe860a83dc9 -r 6b2903440d2b doc/getstart.dox
--- a/doc/getstart.dox Thu May 18 16:13:44 2006 +0000
+++ b/doc/getstart.dox Sun May 21 22:18:57 2006 +0000
@@ -209,6 +209,7 @@
- autoconf (2.59 or newer)
- libtool
- pkgconfig
+ - gettext
To generate the documentation, run \c make \c doc. You will need
Doxygen for this.