You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
1.1 KiB

  1. --- a/autologin/Makefile.in
  2. +++ b/autologin/Makefile.in
  3. @@ -9,7 +9,7 @@ sysconfdir = @sysconfdir@
  4. ### Installation programs and flags
  5. INSTALL = @INSTALL@
  6. -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -s
  7. +INSTALL_PROGRAM = @INSTALL_PROGRAM@
  8. LN_S = @LN_S@
  9. MKDIR = @MKDIR@
  10. --- a/conserver/Makefile.in
  11. +++ b/conserver/Makefile.in
  12. @@ -14,7 +14,7 @@ exampledir = $(datadir)/examples/conserv
  13. ### Installation programs and flags
  14. INSTALL = @INSTALL@
  15. -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -s
  16. +INSTALL_PROGRAM = @INSTALL_PROGRAM@
  17. LN_S = @LN_S@
  18. MKDIR = @MKDIR@
  19. --- a/console/Makefile.in
  20. +++ b/console/Makefile.in
  21. @@ -10,7 +10,7 @@ mandir = @mandir@
  22. ### Installation programs and flags
  23. INSTALL = @INSTALL@
  24. -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -s
  25. +INSTALL_PROGRAM = @INSTALL_PROGRAM@
  26. LN_S = @LN_S@
  27. MKDIR = @MKDIR@
  28. --- a/contrib/chat/Makefile.in
  29. +++ b/contrib/chat/Makefile.in
  30. @@ -10,7 +10,7 @@ mandir = @mandir@
  31. ### Installation programs and flags
  32. INSTALL = @INSTALL@
  33. -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -s
  34. +INSTALL_PROGRAM = @INSTALL_PROGRAM@
  35. LN_S = @LN_S@
  36. MKDIR = @MKDIR@