GNOME Bugzilla – Bug 583137
shave conflicts with gtk-doc
Last modified: 2009-05-18 23:41:50 UTC
With shave enabled it's impossible to build gtk-doc because the error "can't infer tag" by libtool appears. The reason is that CC command is replaced by "/bin/sh shave gcc" and libtool get's confused. We probably need to disable shave if gtk-doc is enabled.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 572396 ***
I'd like to point out that you have a solution for your project to work with current gtk-doc shipped in distros in the README file that comes with shave: http://git.lespiau.name/cgit/shave/tree/README