***************
*** 654,661 ****
  		echo "Warning: $(bindir)/fvwm symlink was not created"
  
  install-data-local:
- 	@$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm.1 || true
- 	@$(NEW_NAME_SYMLINKS) $(LN_S) fvwm2.1 $(DESTDIR)$(mandir)/man1/fvwm.1 || \
- 		echo "Warning: $(mandir)/man1/fvwm.1 symlink was not created"
  
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
--- 654,661 ----
  		echo "Warning: $(bindir)/fvwm symlink was not created"
  
  install-data-local:
+ 	@$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm.1.gz || true
+ 	@$(NEW_NAME_SYMLINKS) $(LN_S) fvwm2.1.gz $(DESTDIR)$(mandir)/man1/fvwm.1.gz || \
+ 		echo "Warning: $(mandir)/man1/fvwm.1.gz symlink was not created"
  
  # Tell versions [3.59,3.63) of GNU make to not export all variables.


syntax highlighted by Code2HTML, v. 0.9.1