===================
translation.vanilla
===================

* **name:** vanilla

* **description:** Try to be as portable as possible, which is not much

* **command-line:** --vanilla

* **command-line for negation:** --no-vanilla

* **option type:** boolean option

* **default:** False

* **requirements:**

  + `translation.no__thread`_ must be set to 'True'

.. _`translation.no\_\_thread`: translation.no__thread.html





Try to make the resulting compiled program as portable (=movable to another
machine) as possible. Which is not much.
