summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorJonas 'Sortie' Termansen <sortie@maxsi.org>2024-11-02 17:53:23 +0100
committerDamien Miller <djm@mindrot.org>2024-12-03 10:05:32 +0100
commitb460f82a67795bba37c6cc6c78f788e5b435b4cb (patch)
treef729bc475371d64d305c1d57172a3d1cea5b6065 /Makefile.in
parentDefine u_short and u_long if needed. (diff)
downloadopenssh-b460f82a67795bba37c6cc6c78f788e5b435b4cb.tar.xz
openssh-b460f82a67795bba37c6cc6c78f788e5b435b4cb.zip
Inherit DESTDIR from the environment.
autoconf packages conventionally inherit the DESTDIR variable from the environment.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 2fcd8aa1f..1e9299378 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -18,7 +18,6 @@ top_srcdir=@top_srcdir@
abs_top_srcdir=@abs_top_srcdir@
abs_top_builddir=@abs_top_builddir@
-DESTDIR=
VPATH=@srcdir@
SSH_PROGRAM=@bindir@/ssh
ASKPASS_PROGRAM=$(libexecdir)/ssh-askpass