summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 5e7ba50..b60fc25 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,3 +1,5 @@
#define MODULE_SUFFIX "${CMAKE_SHARED_MODULE_SUFFIX}"
#define DEFAULT_PORT 6666
+
+#cmakedefine EDITLINE_FOUND \ No newline at end of file