Skip to content
  1. Oct 29, 2015
  2. Oct 28, 2015
  3. Oct 27, 2015
  4. Oct 26, 2015
  5. Oct 25, 2015
  6. Oct 24, 2015
    • Jay Satiro's avatar
      build: Fix support for PKG_CONFIG · d9a1776b
      Jay Satiro authored
      - Allow the user to use PKG_CONFIG but not PKGCONFIG.
      
      Background:
      
      Last week in 14d5a86b a change was made to allow the user to set the
      PKGCONFIG variable. Today in 72d99f2e I supplemented that to allow the
      more common PKG_CONFIG as an alternative if PKGCONFIG is not set.
      
      Neither of those changes worked as expected because PKGCONFIG is
      occasionally reset in configure and by the CURL_CHECK_PKGCONFIG macro.
      Instead in this commit I take the approach that the user may set
      PKG_CONFIG only.
      d9a1776b
  7. Oct 23, 2015
  8. Oct 22, 2015
  9. Oct 21, 2015
  10. Oct 20, 2015
  11. Oct 19, 2015
  12. Oct 18, 2015
  13. Oct 17, 2015
  14. Oct 16, 2015