Modernize build
- Uses
XDT_VERSION_INIT(), obviating the need for aconfigure.ac.in->configure.acbuild step. - Removes
XDT_I18N()and intltool in favor of straight-up gettext. - Adds a build target for
compile_flags.txtin the root to help with clangd in vim error-checking and auto-complete setups.
See xfce4-dev-tools#41 (closed)
cc: @skunnyk @Tamaranch