Revert "gtk-doc.mak: make build break on new api that has not been added to the secti...
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 3 Aug 2010 09:35:27 +0000 (10:35 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 5 Aug 2010 00:20:29 +0000 (01:20 +0100)
commit1f8914bdd3536d63d785aa5e8dbba725e4cad624
tree82e0ab58de76786e8861f79722450acdde275f8d
parent2004d03037bbb2bb72de7a49ba501a7b5f6e2f92
Revert "gtk-doc.mak: make build break on new api that has not been added to the sections file"

This reverts commit 30c7a70b1d4765d26789950ca8e983284c0a05b3.

Docs stuff should never break the build (it's fragile enough as it is), especially
not when whether things break or not depends on factors outside of the source tree
such as, for example, the gtk-doc version being used. Also, hooks like this are
probably more appropriate for the check or distcheck target.

https://bugzilla.gnome.org/show_bug.cgi?id=625862
gtk-doc.mak