projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f2da19
)
configure: Fixed the check for broken Perl_load_module().
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
.
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
c585390
..
a9ee366
100644
(file)
--- 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