[BACK]Return to pkg-config CVS log [TXT][DIR] Up to [local] / src / usr.bin / pkg-config

Diff for /src/usr.bin/pkg-config/pkg-config between version 1.76 and 1.77

version 1.76, 2012/12/08 18:50:05 version 1.77, 2012/12/10 10:12:12
Line 589 
Line 589 
 --uninstalled - allow for uninstalled versions to be used  --uninstalled - allow for uninstalled versions to be used
 --static - adjust output for static linking  --static - adjust output for static linking
 --atleast-version [version] - require a certain version of a package  --atleast-version [version] - require a certain version of a package
   --exact-version [version] - require exactly the specified version of a package
   --max-version [version] - require at most a certain version of a package
 --modversion [package] - query the version of a package  --modversion [package] - query the version of a package
 --variable var package - return the definition of <var> in <package>  --variable var package - return the definition of <var> in <package>
 EOF  EOF

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.77