Browse Source

- autoconf/aclocal.m4 (CL_CANONICAL_HOST): Added missing changequote

environment around the patch of 2000-05-23.
master
Richard Kreckel 25 years ago
parent
commit
fd90e495ef
  1. 2
      configure

2
configure

@ -1154,7 +1154,7 @@ else
# AIX installbsd doesn't work without option "-g".
:
else
ac_cv_path_install="$ac_dir/$ac_prog -c"
cl_cv_path_install="$ac_dir/$ac_prog -c"
break 2
fi
fi

Loading…
Cancel
Save