Skip to content
Snippets Groups Projects
Commit 6187dbca authored by Niels Möller's avatar Niels Möller
Browse files

(INSTALL): Don't substitute INSTALL, INSTALL_DATA

and friends here, to get a correct a relative filename for
install-sh when used in tools/Makefile.

Rev: src/nettle/config.make.in:1.10
parent e20c4fbe
No related branches found
No related tags found
No related merge requests found
...@@ -13,12 +13,6 @@ LIBOBJS = @LIBOBJS@ ...@@ -13,12 +13,6 @@ LIBOBJS = @LIBOBJS@
OBJEXT = @OBJEXT@ OBJEXT = @OBJEXT@
EXEEXT = @EXEEXT@ EXEEXT = @EXEEXT@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = $(INSTALL_PROGRAM) -s
DEP_FLAGS = @DEP_FLAGS@ DEP_FLAGS = @DEP_FLAGS@
DEP_PROCESS = @DEP_PROCESS@ DEP_PROCESS = @DEP_PROCESS@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment