Let configure define our ${INSTALL}.
This commit is contained in:
parent
f702e8a043
commit
7328b098a0
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ UNINSTALL_LIB = @UNINSTALL_LIB@
|
|||
CLEAN_LIB = @CLEAN_LIB@
|
||||
LN_S = @LN_S@
|
||||
MKDIR_P = mkdir -p
|
||||
INSTALL = install
|
||||
INSTALL = @INSTALL@
|
||||
SHELL = @SHELL@
|
||||
prefix = @prefix@
|
||||
exec_prefix = @exec_prefix@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue