Changed hard-coded xterm into x-terminal-emulator per Policy . Also in keeping with Debian policy, change the option --title to -T, and removed the --name option. Changed the man page to document the Debian specific change. . Converted with metadata by Vincent W. Chen <vinmun@gmail.com>. . Updated by Jaimos Skriletz <jaimosskriletz@gmail.com> * Added updates to change xterm to x-terminal-emulator in the default-config and fvwm-menu-desktop. * Added a clarification of the -name option to FvwmConsole manpage.
Remove -Werror check which fails in gcc-14. This fixes #1074974 by removing the unneeded check which fails when building with gcc-14. diff --git a/configure.ac b/configure.ac index 97ab9e7a1..a5452e152 100644