aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergio Schvezov <sergio.schvezov@canonical.com>2013-03-22 16:54:38 -0300
committerSergio Schvezov <sergio.schvezov@canonical.com>2013-03-22 16:54:38 -0300
commit5e3abf725e0628673c1bb16869edc67dfa7e2729 (patch)
tree5d6bd2d445d4280280f8f1a24d805c3ed412105f /doc
parent8fd0c5cf4246c6788024212d794a3f3f8741d2ed (diff)
downloadayatana-indicator-messages-5e3abf725e0628673c1bb16869edc67dfa7e2729.tar.gz
ayatana-indicator-messages-5e3abf725e0628673c1bb16869edc67dfa7e2729.tar.bz2
ayatana-indicator-messages-5e3abf725e0628673c1bb16869edc67dfa7e2729.zip
Adding glib version guard to g_type_init
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 3ea08f2..3993b41 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -4,7 +4,6 @@ DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.xml
DOC_SOURCE_DIR = $(top_srcdir)/libmessaging-menu
-SCANGOBJ_OPTIONS=--type-init-func="g_type_init()"
MKDB_OPTIONS=--xml-mode --output-format=xml
# Used for dependencies. The docs will be rebuilt if any of these change.