summaryrefslogtreecommitdiff
path: root/docs/reference/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2011-11-30 21:59:55 +0100
committerDan Winship <danw@gnome.org>2011-12-01 11:09:21 +0100
commit60a4fd63d411fb5b12cfd9e27b111b0ec476a87f (patch)
tree6003d1b0378ad18a6fe2fc2f953cbac17aee749e /docs/reference/Makefile.am
parent9afab51d38c0c7d75ce0fb50902b729f1450bbd3 (diff)
downloadlibsoup-60a4fd63d411fb5b12cfd9e27b111b0ec476a87f.tar.gz
Require glib 2.31 and update to new thread APIs
Diffstat (limited to 'docs/reference/Makefile.am')
-rw-r--r--docs/reference/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 5de89357..f21e710e 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -16,7 +16,7 @@ DOC_SOURCE_DIR=../../libsoup
SCAN_OPTIONS=--deprecated-guards=LIBSOUP_DISABLE_DEPRECATED --rebuild-types
# Extra options to supply to gtkdoc-scangobj.
-SCANGOBJ_OPTIONS=--type-init-func 'g_type_init(); g_thread_init(NULL)'
+SCANGOBJ_OPTIONS=
# Extra options to supply to gtkdoc-mkdb.
MKDB_OPTIONS=--sgml-mode --output-format=xml