Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb0297d8

Browse files
committed
autoconf
1 parenta186b57 commitb0297d8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎src/configure

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,8 +1352,8 @@ fi
13521352

13531353

13541354

1355-
INSTALLPATH="`echo /usr/ucb:$PATH:\`pwd\`| sed's/:/ /g'`"
1356-
forac_progin ginstall installbsd bsdinst scoinst install install-sh
1355+
INSTALLPATH="`echo /usr/ucb:$PATH| sed's/:/ /g'`"
1356+
forac_progin ginstall installbsd bsdinst scoinst install
13571357
do
13581358
# Extract the first word of "$ac_prog", so it can be a program name with args.
13591359
set dummy$ac_prog; ac_word=$2
@@ -1392,8 +1392,8 @@ test -n "$INSTALL" || INSTALL="NONE"
13921392

13931393
iftest"$INSTALL" ="NONE"
13941394
then
1395-
echo"- No Install Script found - aborting."
1396-
exit 0
1395+
# fall back on our own script
1396+
INSTALL=`pwd`/install-sh
13971397
fi
13981398

13991399
INSTLOPTS="-m 444"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp