Meson: Build just stub AI module, if server binary not built
If a build does not include server binary, but does include server library, build only stub AI module to the latter. No other server library user needs functional AIs.
Patches attached. Set also FREECIV_AI_MOD_LAST correctly, saving some memory on unit and city structures.
If a build does not include server binary, but does include server library, build only stub AI module to the latter. No other server library user needs functional AIs.