diff options
author | lloyd <[email protected]> | 2008-09-30 15:52:09 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-30 15:52:09 +0000 |
commit | 2369d39cdaedfa24d4ab0d5ca6301ca466b0a9e5 (patch) | |
tree | 005f10169d51997defe440a47520793b912be455 /src/core | |
parent | d16a30f7cd0e8866a401a36ef4319f9b03274642 (diff) |
Correct libstate module name, macro, deps
Diffstat (limited to 'src/core')
-rw-r--r-- | src/core/libstate/info.txt | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/src/core/libstate/info.txt b/src/core/libstate/info.txt index 89bb3a462..f160ca771 100644 --- a/src/core/libstate/info.txt +++ b/src/core/libstate/info.txt @@ -1,13 +1,8 @@ -realname "Botan Core Module" +realname "Botan Libstate Module" load_on auto -define CORE_MODULE - -<requires> -aes -sha1 -</requires> +define LIBSTATE_MODULE <add> def_alg.cpp |