diff options
author | Andy Dougherty <doughera@lafayette.edu> | 2012-09-10 08:35:16 -0400 |
---|---|---|
committer | Andy Dougherty <doughera@lafayette.edu> | 2012-09-10 08:35:16 -0400 |
commit | 1c6eef9acffe4b512210edba79119e423ea4874a (patch) | |
tree | f69cd9f669539c55990c5486ef5eb6f356973ec5 /utils | |
parent | 8a7eb8fda7b9da91a4e0cb31f102c5b96f3a9c26 (diff) | |
download | perl-1c6eef9acffe4b512210edba79119e423ea4874a.tar.gz |
Fix [perl #114812] Configure not finding isblank().
Configure would not find isblank() when run with g++ because
the probe used exit() without including <stdlib.h>. The simplest fix
is to have the probe use return instead.
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions