summaryrefslogtreecommitdiff
path: root/src/base/configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/configuration.h')
-rw-r--r--src/base/configuration.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/configuration.h b/src/base/configuration.h
index 9a6abdb53..31c7b6547 100644
--- a/src/base/configuration.h
+++ b/src/base/configuration.h
@@ -97,10 +97,10 @@ public:
static bool isBuiltWithReadline();
- static bool isBuiltWithCudd();
-
static bool isBuiltWithTlsSupport();
+ static bool isBuiltWithLfsc();
+
/* Return the number of debug tags */
static unsigned getNumDebugTags();
/* Return a sorted array of the debug tags name */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback