* Rename config.def.h to config.mobintl.h.
* config.mobintl.h:
* Rename the macro config_def_h_INCLUDED to config_h_INCLUDED.
* Remove a tailing space as a refactoring.
* Makefile: Add config.h to the clean task.
Signed-off-by: Jun Aruga <jun.aruga@gmail.com>
While working on packageing wvkbd for the aur, I got a warning from
namcap (an arch package verification tool) that RELRO wasn't enabled.
From what I can tell, this is because make was ignoring the LDFLAGS set
by makepkg.