summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5f2da19)
raw | patch | inline | side by side (parent: 5f2da19)
author | Sebastian Harl <sh@tokkee.org> | |
Fri, 1 May 2009 13:40:02 +0000 (15:40 +0200) | ||
committer | Florian 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.
initial value in the cache. This was introduced in commit 61c19cc1.
configure.in | patch | blob | history |
diff --git a/configure.in b/configure.in
index c585390e16e415069c5fb338bebace0e78b98953..a9ee366ef0561a6ec5bc073a11d499a62f777ecc 100644 (file)
--- a/configure.in
+++ b/configure.in
LDFLAGS=$SAVE_LDFLAGS
fi
-c_cv_have_broken_perl_load_module="no"
if test "x$with_libperl" = "xyes"
then
SAVE_CFLAGS=$CFLAGS