configure: Fixed the check for broken Perl_load_module().
authorSebastian Harl <sh@tokkee.org>
Fri, 1 May 2009 13:40:02 +0000 (15:40 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 1 May 2009 13:57:14 +0000 (15:57 +0200)
commit9e9d1133de2ccff0267fec43170efdc9fd1ff587
tree93be9a50dc58cebf9e40163cdb3b686447b98ec2
parent5f2da192c3eb9318d516a25654b7f1d94c55fdb3
configure: Fixed the check for broken Perl_load_module().

Do not initialize AC_CACHE_CHECK cache-id's - that'd be the same as having the
initial value in the cache. This was introduced in commit 61c19cc1.
configure.in