install-sh doesn't work.
This commit is contained in:
parent
b839081005
commit
ffe934ae7b
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ UNINSTALL_LIB = @UNINSTALL_LIB@
|
||||||
CLEAN_LIB = @CLEAN_LIB@
|
CLEAN_LIB = @CLEAN_LIB@
|
||||||
LN_S = @LN_S@
|
LN_S = @LN_S@
|
||||||
MKDIR_P = mkdir -p
|
MKDIR_P = mkdir -p
|
||||||
INSTALL = @INSTALL@
|
INSTALL = install
|
||||||
SHELL = @SHELL@
|
SHELL = @SHELL@
|
||||||
prefix = @prefix@
|
prefix = @prefix@
|
||||||
exec_prefix = @exec_prefix@
|
exec_prefix = @exec_prefix@
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue