GNOME Bugzilla – Bug 673668
giscanner: Don't run pkg-config when there's no packages specified
Last modified: 2015-02-07 17:01:23 UTC
When scanning ShellJS, there's a warning like "Must provide packages on command line". This is because it doesn't depend on any other packages, so we're running something like: pkg-config --cflags Which of course will warn.
Created attachment 211513 [details] [review] giscanner: Don't run pkg-config when there's no packages specified This prevents a simple error from pkg-config, "Must specify package names on command line"
Attachment 211513 [details] pushed as 639c4ed - giscanner: Don't run pkg-config when there's no packages specified
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]