aboutsummaryrefslogtreecommitdiff
blob: 95c12b3547e3f2a851ddd806224fe34b37ef0e22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Naur abinit-6.12.1_orig/gui/configure abinit-6.12.1/gui/configure
--- gui/configure	2012-01-30 19:42:26.000000000 +0000
+++ gui/configure	2012-03-16 13:38:54.000000000 +0000
@@ -3143,7 +3143,7 @@
   test -z "$as_dir" && as_dir=.
     for ac_exec_ext in '' $ac_executable_extensions; do
   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_UUDECODE="no"
+    ac_cv_prog_UUDECODE="$as_dir/$ac_word$ac_exec_ext"
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi