blob: 2befd20d3ef2e06b2c2c1a3034b641fc25a59a5a [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- a/autologin/Makefile.in
2+++ b/autologin/Makefile.in
3@@ -9,7 +9,7 @@ sysconfdir = @sysconfdir@
4
5 ### Installation programs and flags
6 INSTALL = @INSTALL@
7-INSTALL_PROGRAM = @INSTALL_PROGRAM@ -s
8+INSTALL_PROGRAM = @INSTALL_PROGRAM@
9 LN_S = @LN_S@
10 MKDIR = @MKDIR@
11
12--- a/conserver/Makefile.in
13+++ b/conserver/Makefile.in
14@@ -14,7 +14,7 @@ exampledir = $(datadir)/examples/conserv
15
16 ### Installation programs and flags
17 INSTALL = @INSTALL@
18-INSTALL_PROGRAM = @INSTALL_PROGRAM@ -s
19+INSTALL_PROGRAM = @INSTALL_PROGRAM@
20 LN_S = @LN_S@
21 MKDIR = @MKDIR@
22
23--- a/console/Makefile.in
24+++ b/console/Makefile.in
25@@ -10,7 +10,7 @@ mandir = @mandir@
26
27 ### Installation programs and flags
28 INSTALL = @INSTALL@
29-INSTALL_PROGRAM = @INSTALL_PROGRAM@ -s
30+INSTALL_PROGRAM = @INSTALL_PROGRAM@
31 LN_S = @LN_S@
32 MKDIR = @MKDIR@
33
34--- a/contrib/chat/Makefile.in
35+++ b/contrib/chat/Makefile.in
36@@ -10,7 +10,7 @@ mandir = @mandir@
37
38 ### Installation programs and flags
39 INSTALL = @INSTALL@
40-INSTALL_PROGRAM = @INSTALL_PROGRAM@ -s
41+INSTALL_PROGRAM = @INSTALL_PROGRAM@
42 LN_S = @LN_S@
43 MKDIR = @MKDIR@
44