Consistently pass through PKG_CONFIG_LIBDIR environment variable

PKG_CONFIG_LIBDIR is set by dpkg-buildpackage, and needs to be passed
through to pkg-config for successful cross-building.

Review URL: http://codereview.chromium.org/524073
1 file changed
tree: 13220853fd7b26574eccde69f9a92002512ea161
  1. action.h
  2. action_pipe.h
  3. action_pipe_unittest.cc
  4. action_processor.cc
  5. action_processor.h
  6. action_processor_unittest.cc
  7. action_unittest.cc
  8. decompressing_file_writer.cc
  9. decompressing_file_writer.h
  10. decompressing_file_writer_unittest.cc
  11. delta_diff_generator.cc
  12. delta_diff_generator.h
  13. delta_diff_generator_unittest.cc
  14. delta_diff_parser.cc
  15. delta_diff_parser.h
  16. delta_diff_parser_unittest.cc
  17. download_action.cc
  18. download_action.h
  19. download_action_unittest.cc
  20. file_writer.cc
  21. file_writer.h
  22. file_writer_unittest.cc
  23. filesystem_copier_action.cc
  24. filesystem_copier_action.h
  25. filesystem_copier_action_unittest.cc
  26. filesystem_iterator.cc
  27. filesystem_iterator.h
  28. filesystem_iterator_unittest.cc
  29. gen_coverage_html.sh
  30. generate_delta_main.cc
  31. gzip.cc
  32. gzip.h
  33. gzip_unittest.cc
  34. http_fetcher.h
  35. http_fetcher_unittest.cc
  36. install_action.cc
  37. install_action.h
  38. install_action_unittest.cc
  39. install_plan.h
  40. integration_unittest.cc
  41. libcurl_http_fetcher.cc
  42. libcurl_http_fetcher.h
  43. local_coverage_rate.sh
  44. main.cc
  45. mock_file_writer.h
  46. mock_http_fetcher.cc
  47. mock_http_fetcher.h
  48. omaha_hash_calculator.cc
  49. omaha_hash_calculator.h
  50. omaha_hash_calculator_unittest.cc
  51. omaha_request_prep_action.cc
  52. omaha_request_prep_action.h
  53. omaha_request_prep_action_unittest.cc
  54. omaha_response_handler_action.cc
  55. omaha_response_handler_action.h
  56. omaha_response_handler_action_unittest.cc
  57. postinstall_runner_action.cc
  58. postinstall_runner_action.h
  59. postinstall_runner_action_unittest.cc
  60. SConstruct
  61. set_bootable_flag_action.cc
  62. set_bootable_flag_action.h
  63. set_bootable_flag_action_unittest.cc
  64. subprocess.cc
  65. subprocess.h
  66. subprocess_unittest.cc
  67. test_http_server.cc
  68. test_http_server.py
  69. test_installer_main.cc
  70. test_utils.cc
  71. test_utils.h
  72. testrunner.cc
  73. update_check_action.cc
  74. update_check_action.h
  75. update_check_action_unittest.cc
  76. update_metadata.proto
  77. utils.cc
  78. utils.h
  79. utils_unittest.cc