Let configure define our ${INSTALL}.

This commit is contained in:
Jonathan Schleifer 2009-06-03 20:28:12 +02:00
parent f702e8a043
commit 7328b098a0

View file

@ -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@