]> git.imager.perl.org - imager.git/commit
- add each library-directory/pkgconfig/ to the pkg-config search path
authorTony Cook <tony@develop=help.com>
Thu, 19 Aug 2010 07:55:27 +0000 (07:55 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 19 Aug 2010 07:55:27 +0000 (07:55 +0000)
commit82f1455623eb5678b315ec33a5f45beaa30aa301
tree512df054616df613b75367cf8cc34845f7750352
parentb515cc4c8f697964e552adaf35474969a23ea7d0
 - add each library-directory/pkgconfig/ to the pkg-config search path
   in Imager::Probe.
 - Imager::Probe was calling ExtUtils::Liblist to initialize
   LD_RUN_PATH supplying an undefined value rather than the found
   directory.  Thanks to Justin Davis.
Changes
lib/Imager/Probe.pm