diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 944e37e37..1c7756b6c 100644 --- a/configure.ac +++ b/configure.ac @@ -450,7 +450,7 @@ if test x$python_eggs_install = xtrue; then fi if test x$perl_cpan_install = xtrue; then - python_cpan=true + perl_cpan=true fi # =========================================== |