aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-09-04 15:37:39 +0000
committerlloyd <[email protected]>2009-09-04 15:37:39 +0000
commitc184cd88ab53a8e2c343be0ab3a8517a964789e7 (patch)
treed6482cb99346e1d14a2181769b59f2b9daad489c /src/libstate/info.txt
parent53f3baadaaf6e2475f3e98943ea3e835579715df (diff)
Add a new option --no-autoload to configure.py. This will produce a minimal
build (only libstate, utils, plus dependencies), which can be extended with use of --enable-modules. To add new modules to the set of always-loaded, use 'load_on always' in info.txt Also fix a few small build problems that popped up when doing a minimal build. Requested by a user.
Diffstat (limited to 'src/libstate/info.txt')
-rw-r--r--src/libstate/info.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstate/info.txt b/src/libstate/info.txt
index 7ca35c5a4..6eaa2f70b 100644
--- a/src/libstate/info.txt
+++ b/src/libstate/info.txt
@@ -1,6 +1,6 @@
realname "Botan Libstate Module"
-load_on auto
+load_on always
define LIBSTATE_MODULE