--- configure.orig	2012-05-15 15:51:26.000000000 +0200
+++ configure	2014-03-30 22:57:58.000000000 +0200
@@ -4620,13 +4620,6 @@
   if test -z "$JH45INST" ; then
     JH45INST=$ac_cv_lib_JH45INST;
   fi
-  if test \( ! -d "$JH45INST" \); then
-    JH45INST_FOUND=0
-  fi
-  if test \( ! -w "$JH45INST" \); then
-    as_fn_error $? " $JH45INST : not writable " "$LINENO" 5
-    JH45INST_FOUND=0
-  fi
 fi
 until test $JH45INST_FOUND -eq 1; do
   echo "Please type the directory in which to install the JH45"
@@ -4635,10 +4628,6 @@
   if test \( ! -d "$JH45INST" \); then
     JH45INST_FOUND=0
   fi
-  if test \( ! -w "$JH45INST" \); then
-    as_fn_error $? " $JH45INST : not writable " "$LINENO" 5
-    JH45INST_FOUND=0
-  fi
 done
 
 ac_cv_lib_JH45INST=$JH45INST
