blob: 50f43a52a8ab12f1364e0c66103dca364cec57c2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
*** configure.orig Sat Jul 3 19:47:22 1999
--- configure Sat Jul 3 19:46:47 1999
***************
*** 637,642 ****
--- 637,643 ----
fi
fi
echo "$ac_t""$INSTALL" 1>&6
+ ac_cv_path_install="$INSTALL"
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
# It thinks the first close brace ends the variable substitution.
|