Revert "Disable gtk-doc since the build fails" 82/20382/1
authorMikko Ylinen <mikko.ylinen@intel.com>
Tue, 6 May 2014 07:43:41 +0000 (10:43 +0300)
committerMikko Ylinen <mikko.ylinen@intel.com>
Tue, 6 May 2014 07:43:41 +0000 (10:43 +0300)
This reverts commit d269ec968e6723a101d346e9843bbfe5ae15238c.

Tizen .spec file was not properly configured which is why the build
was failing. The .spec file is now properly fixed and this change is
no longer needed.

Change-Id: Ie8329eca18ed77d891c54280fa2c3a4a30ad8cb8
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
configure.ac
docs/reference/node-startup-controller/Makefile.am

index 32606cb..68b4aab 100644 (file)
@@ -67,11 +67,7 @@ AC_CHECK_FUNCS([])
 dnl *************************
 dnl *** Check for GTK-Doc ***
 dnl *************************
-m4_ifdef([GTK_DOC_CHECK], [
 GTK_DOC_CHECK([1.14])
-],[
-AM_CONDITIONAL([ENABLE_GTK_DOC], false)
-])
 
 dnl *******************************
 dnl *** Check for gdbus-codegen ***
index a12309d..12b83ac 100644 (file)
@@ -112,11 +112,11 @@ GTKDOC_LIBS =                                                             \
        $(top_builddir)/common/libcommon.la
 
 # This includes the standard gtk-doc make rules, copied by gtkdocize.
-include $(top_srcdir)/gtk-doc.make
+include $(top_srcdir)/gtk-doc.make
 
 # Other files to distribute
 # e.g. EXTRA_DIST += version.xml.in
-EXTRA_DIST                                                           \
+EXTRA_DIST +=                                                          \
        node-startup-controller.types                                   \
        version.xml.in