author | Sebastian Harl <sh@tokkee.org> | |
Tue, 13 Nov 2007 22:58:20 +0000 (23:58 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Wed, 14 Nov 2007 10:37:22 +0000 (11:37 +0100) | ||
commit | 28785769ea6ba70f935df534f06a2cb358f03947 | |
tree | 83a553f0c59c24b22f6883cbc010e5f1fc455428 | tree | snapshot |
parent | c9db0c1a0dd6af026c3fbbf934eec02bd32bf043 | commit | diff |
configure, perl plugin: Check for ithreads support.
Disable the perl plugin if Perl does not support ithreads (introduced in Perl
5.6). The configure script will check, if USE_ITHREADS has been defined. Also,
the perl plugin won't build if it has not been defined.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Disable the perl plugin if Perl does not support ithreads (introduced in Perl
5.6). The configure script will check, if USE_ITHREADS has been defined. Also,
the perl plugin won't build if it has not been defined.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
configure.in | diff | blob | history | |
src/perl.c | diff | blob | history |