summaryrefslogtreecommitdiff
path: root/config.in
Side-by-side diff
Diffstat (limited to 'config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--config.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/config.in b/config.in
index 124bc2a..c75576a 100644
--- a/config.in
+++ b/config.in
@@ -41,3 +41,2 @@ config OPTIMIZE
-# added for threaded compile
config THREADED
@@ -46,2 +45,6 @@ config THREADED
+config STATIC
+ boolean "Build static libraries"
+ default "n"
+
config DEBUG
@@ -49,2 +52,3 @@ config DEBUG
default n
+
config RELEASE