diff --git a/lodel/buildconf.py.am.in b/lodel/buildconf.py.am.in index ff8928e..93dea13 100644 --- a/lodel/buildconf.py.am.in +++ b/lodel/buildconf.py.am.in @@ -1,5 +1,6 @@ ##@brief Stores constant evaluated at build time #@note Populated by ./configure +#@warning This file HAS TO be safely importable outside any lodel context PYMONGO=@PYMONGO@ WEBUI=@WEBUI@