GNOME Bugzilla – Bug 783439
Fail to build with gtk-doc enabled because libgnome-shell-base.la is gone
Last modified: 2017-06-05 16:20:05 UTC
libgnome-shell-base.la has been removed in commit 31a4705, but docs/reference/shell/Makefile.am still references it. DOC Introspecting gobjects libtool: error: cannot find the library '../../../src/libgnome-shell-base.la' or unhandled argument '../../../src/libgnome-shell-base.la' Traceback (most recent call last):
+ Trace 237547
sys.exit(scangobj.run(options))
res = subprocess.check_call(command, shell=True)
raise CalledProcessError(retcode, cmd)
Created attachment 353192 [details] [review] docs: Remove reference to libgnome-shell-base
Review of attachment 353192 [details] [review]: LGTM
Attachment 353192 [details] pushed as 7ad6bd9 - docs: Remove reference to libgnome-shell-base