~dbusmenu-team/libdbusmenu/trunk.16.10

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Charles Kerr
  • Date: 2012-12-04 15:27:21 UTC
  • mto: (434.2.1 libdbusmenu)
  • mto: This revision was merged to the branch mainline in revision 435.
  • Revision ID: charles.kerr@canonical.com-20121204152721-ridgrj0fiw56w4gg
gtk-doc fix: update to gtk-doc 1.14 w/o templates

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
# GTK Doc 
28
28
###########################
29
29
 
30
 
GTK_DOC_CHECK([1.4])
 
30
GTK_DOC_CHECK([1.14],[--flavour no-tmpl])
31
31
GNOME_DOC_INIT
32
32
 
33
33
###########################