install-sh doesn't work.

This commit is contained in:
Jonathan Schleifer 2007-09-24 23:12:55 +02:00
parent b839081005
commit ffe934ae7b

View file

@ -49,7 +49,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@