--- configure.orig	2013-05-08 20:39:56.000000000 +0200
+++ configure	2013-05-08 20:41:01.000000000 +0200
@@ -8271,12 +8271,6 @@
 if test "$PERL" = "no" || test ! -x "$PERL"; then
   as_fn_error $? "cannot find the Perl interpreter" "$LINENO" 5
 fi
-# Let the user override the variable.
-if test -z "$PERL_LIBDIR"; then
-PERL_LIBDIR=$($PERL -MConfig -e 'my $r = $Config{vendorlibexp};
-                                 $r =~ s/$Config{vendorprefixexp}/\$(prefix)/;
-                                 print $r')
-fi
 
 
 for ac_prog in pod2man
