Commit 566cd878 authored by Bruce Momjian's avatar Bruce Momjian

update

parent 21b9968d
...@@ -1390,7 +1390,7 @@ done ...@@ -1390,7 +1390,7 @@ done
test -n "$INSTALL" || INSTALL="NONE" test -n "$INSTALL" || INSTALL="NONE"
if test "$INSTALL" = "NONE" if test "$INSTALL" = "NONE"
for ac_prog in installbsd then for ac_prog in installbsd
do do
# Extract the first word of "$ac_prog", so it can be a program name with args. # Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2 set dummy $ac_prog; ac_word=$2
...@@ -1429,7 +1429,7 @@ test -n "$INSTALL" || INSTALL="NONE" ...@@ -1429,7 +1429,7 @@ test -n "$INSTALL" || INSTALL="NONE"
fi fi
if test "$INSTALL" = "NONE" if test "$INSTALL" = "NONE"
for ac_prog in bsdinst then for ac_prog in bsdinst
do do
# Extract the first word of "$ac_prog", so it can be a program name with args. # Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2 set dummy $ac_prog; ac_word=$2
...@@ -1468,7 +1468,7 @@ test -n "$INSTALL" || INSTALL="NONE" ...@@ -1468,7 +1468,7 @@ test -n "$INSTALL" || INSTALL="NONE"
fi fi
if test "$INSTALL" = "NONE" if test "$INSTALL" = "NONE"
for ac_prog in scoinst then for ac_prog in scoinst
do do
# Extract the first word of "$ac_prog", so it can be a program name with args. # Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2 set dummy $ac_prog; ac_word=$2
...@@ -1507,7 +1507,7 @@ test -n "$INSTALL" || INSTALL="NONE" ...@@ -1507,7 +1507,7 @@ test -n "$INSTALL" || INSTALL="NONE"
fi fi
if test "$INSTALL" = "NONE" if test "$INSTALL" = "NONE"
for ac_prog in install then for ac_prog in install
do do
# Extract the first word of "$ac_prog", so it can be a program name with args. # Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2 set dummy $ac_prog; ac_word=$2
...@@ -1546,7 +1546,7 @@ test -n "$INSTALL" || INSTALL="NONE" ...@@ -1546,7 +1546,7 @@ test -n "$INSTALL" || INSTALL="NONE"
fi fi
if test "$INSTALL" = "NONE" if test "$INSTALL" = "NONE"
for ac_prog in install-sh then for ac_prog in install-sh
do do
# Extract the first word of "$ac_prog", so it can be a program name with args. # Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2 set dummy $ac_prog; ac_word=$2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment