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)
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

index c585390..a9ee366 100644 (file)
@@ -2192,7 +2192,6 @@ then
        LDFLAGS=$SAVE_LDFLAGS
 fi
 
-c_cv_have_broken_perl_load_module="no"
 if test "x$with_libperl" = "xyes"
 then
        SAVE_CFLAGS=$CFLAGS