File:Sim-version-with-python.png
Appearance
Sim-version-with-python.png (417 × 333 pixels, file size: 19 KB, MIME type: image/png)
Summary
| Description | (en) diff --git a/src/Main/options.cxx b/src/Main/options.cxx
index 20039d6..b48dbda 100644
--- a/src/Main/options.cxx
+++ b/src/Main/options.cxx
@@ -231,6 +231,12 @@ void fgSetDefaults ()
v->setValueReadOnly("build-number", HUDSON_BUILD_NUMBER);
v->setValueReadOnly("build-id", HUDSON_BUILD_ID);
v->setValueReadOnly("hla-support", bool(FG_HAVE_HLA));
+#ifdef HAVE_PYTHON
+ v->setValueReadOnly("python-support", true);
+#else
+ v->setValueReadOnly("python-support", false);
+#endif
+
#if defined(FG_NIGHTLY)
v->setValueReadOnly("nightly-build", true);
#else
|
| Date | 30 January 2016 , 17:15:41 |
| Source | Own work |
| Author | Hooray |
Licensing
|
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 16:16, 30 January 2016 | 417 × 333 (19 KB) | Hooray (talk | contribs) | User created page with UploadWizard |
You cannot overwrite this file.
File usage
The following 2 pages use this file:
