If configure is run without --enable-public-extensions, we get build error: ../../../telepathy-logger/extensions/extensions.h:6:24: error: _gen/enums.h: No such file or directory ../../../telepathy-logger/extensions/extensions.h:7:27: error: _gen/cli-misc.h: No such file or directory ../../../telepathy-logger/extensions/extensions.h:8:27: error: _gen/svc-misc.h: No such file or directory ../../../telepathy-logger/extensions/extensions.h:12:25: error: _gen/gtypes.h: No such file or directory ../../../telepathy-logger/extensions/extensions.h:13:29: error: _gen/interfaces.h: No such file or directory
Sorry, my bad, this is not related to --enable-public-extensions but about out-of-tree compilation. Probably missing "-I $(top_buildir)/extensions" flag
Created attachment 38226 [details] [review] Fix out-of-tree compilation
Merged to master, thanks!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.