]> www.ginac.de Git - cln.git/commitdiff
- autoconf/aclocal.m4 (CL_CANONICAL_HOST): Added missing changequote
authorRichard Kreckel <kreckel@ginac.de>
Mon, 29 May 2000 15:16:27 +0000 (15:16 +0000)
committerRichard Kreckel <kreckel@ginac.de>
Mon, 29 May 2000 15:16:27 +0000 (15:16 +0000)
  environment around the patch of 2000-05-23.

configure

index 5ac8ab28ea7f774c32870c8c1e2593025329e65c..43abfc2bc46419f269f2d638ea9bfd6c476431fe 100755 (executable)
--- 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