GTK_DOC_CHECK(1.0)
Jean DEMARTINI <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.planner.devel |
|---|---|
| Message-ID | <[email protected]> |
When trying to configure gnome-planner, I get the two sequences of messages : ./configure: line 20908: syntax error near unexpected token `0.35.0' ./configure: line 20908: `IT_PROG_INTLTOOL(0.35.0)' and if I comment out the 20908 line I get : ./configure: line 21157: syntax error near unexpected token `1.0' ./configure: line 21157: `GTK_DOC_CHECK(1.0)' Has someone already encountered this problem ? Many thanks.