Branch: refs/heads/master
Home: https://github.com/fvwmorg/fvwm
Commit: a1f099974413320ee169c5a1917feaf9b9cc944c
https://github.com/fvwmorg/fvwm/commit/a1f099974413320ee169c5a1917feaf9b9cc944c
Author: Jaimos <[email protected]>
Date: 2022-10-19 (Wed, 19 Oct 2022)
Changed paths:
M Makefile.am
M configure.ac
M default-config/Makefile.am
M modules/Makefile.am
Log Message:
-----------
Cleanup some minor issues with build tools.
* Update ./configure --help to correctly state that --enable-mandoc
is needed to build man pages.
* Update make uninstall to remove the directories and links created
during the install.
* Remove *_BUGADDR from configure.ac.
Commit: 1dd6c655b52ca42725ed06dae66f8f17251b87b0
https://github.com/fvwmorg/fvwm/commit/1dd6c655b52ca42725ed06dae66f8f17251b87b0
Author: somiaj <[email protected]>
Date: 2022-10-19 (Wed, 19 Oct 2022)
Changed paths:
M modules/FvwmCommand/FvwmCommand.1.in
M modules/FvwmCommand/Makefile.am
Log Message:
-----------
Don't build broken FvwmCommand.{pm,sh} scripts.
The FvwmCommand.pm and FvwmCommand.sh wrapper scripts
are broken and don't generate correctly. Remove them
from the build. Remove wrapper info from manual page.
Compare: https://github.com/fvwmorg/fvwm/compare/31bca63cf63f...1dd6c655b52c