Closed
Description
FVWM's build system is old, and configure.ac
has a lot of legacy/dead code which is no longer required.
Added to which, some of the m4 macros in use could probably be replaced with newer constructs in autotools since the time they were written some years ago.
It would be nice to audit this.
For example:
imagepath
can be set here, but is configurable via runtime, so should be removed. It's already set viafvwm/fvwm3.c
...
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done