From 9e9d1133de2ccff0267fec43170efdc9fd1ff587 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Fri, 1 May 2009 15:40:02 +0200 Subject: [PATCH] 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 | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.in b/configure.in index c585390e..a9ee366e 100644 --- a/configure.in +++ b/configure.in @@ -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 -- 2.11.0