소스 검색

Add a comment in buildconf.py.am.in

Associated to multisite loading & context stuff. I choose to commit this
change in master because it is important to not break the fact that
the buildconf HAS TO be importable safely outside any context.
Yann Weber 7 년 전
부모
커밋
22ab3174c3
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      lodel/buildconf.py.am.in

+ 1
- 0
lodel/buildconf.py.am.in 파일 보기

@@ -1,5 +1,6 @@
1 1
 ##@brief Stores constant evaluated at build time
2 2
 #@note Populated by ./configure
3
+#@warning This file HAS TO be safely importable outside any lodel context
3 4
 
4 5
 PYMONGO=@PYMONGO@
5 6
 WEBUI=@WEBUI@

Loading…
취소
저장