[parrot/parrot] fc280e: [config] fix failing ICU headers probes on multi-a...
GitHub
noreply at github.com
Wed May 21 15:10:14 UTC 2014
Branch: refs/heads/rurban/icuheaders-gh1014
Home: https://github.com/parrot/parrot
Commit: fc280ef46c7d5c20c22b4a08f1798e8357718b1c
https://github.com/parrot/parrot/commit/fc280ef46c7d5c20c22b4a08f1798e8357718b1c
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-05-21 (Wed, 21 May 2014)
Changed paths:
M ChangeLog
M config/auto/icu.pm
Log Message:
-----------
[config] fix failing ICU headers probes on multi-arch
We must not die when perl does not find the icuheaders.
cc needs to find it, and it does it in the probe if they are
in the proper cc searchdir.
icu-config does not store the full headerpath, only pkg-config.
Fixes [GH #1014] on debian/ubuntu
More information about the parrot-commits
mailing list