Show ./configure invocation in crash log.

This commit is contained in:
Jonathan G Rennison
2016-06-10 19:57:51 +01:00
parent 411f91731d
commit 0951cb320c
6 changed files with 26 additions and 4 deletions

View File

@@ -14,6 +14,7 @@
extern const char _openttd_revision[];
extern const char _openttd_build_date[];
extern const char _openttd_build_configure[];
extern const byte _openttd_revision_modified;
extern const uint32 _openttd_newgrf_version;