From fd90e495ef6807cfcb45c1fb93dfbdc0c349be04 Mon Sep 17 00:00:00 2001 From: Richard Kreckel Date: Mon, 29 May 2000 15:16:27 +0000 Subject: [PATCH] - autoconf/aclocal.m4 (CL_CANONICAL_HOST): Added missing changequote environment around the patch of 2000-05-23. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 5ac8ab2..43abfc2 100755 --- a/configure +++ b/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