Unintuitive --version when a package is given
Submitted by Bill Spitzak
Assigned to pkg..@..op.org
Description
"pkg-config --version foo" should do one of the following:
-
Act like "pkg-config --modversion foo"
-
Produce an error message. Bonus points if the error message contains "--modversion" in it.
Current behavior (of ignoring the "foo" and producing the version of pkg-config) is incredibly non-intuitive.