Browse Source

Don't import boostbook. The reason is that importing toolset module makes
Boost.Build believe the module is property loaded, but without 'init' call,
the module will not work. In this case, if doxygen is configured but
boostbook is not, it causes strange errors.

This commit temporary breaks doxygen -- I'm gonne fix that in a minute.


[SVN r21954]

Vladimir Prus 22 years ago
parent
commit
f06aea5b71
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 54653e0c21b78cab8d00ab87341477af405c40b0
+Subproject commit fb8f4d64ee2b816d25a10a25b4b0d4e252d644bd

粤ICP备19079148号