8000 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel · jameswei/arangodb@e0983ef · GitHub
[go: up one dir, main page]

Skip to content

Commit e0983ef

Browse files
committed
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2 parents 232cdab + 0421416 commit e0983ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ AC_MSG_NOTICE([-----------------------------------------------------------------
593593
CONSOLE_CPPFLAGS=""
594594

595595
AC_ARG_ENABLE(console,
596-
AS_HELP_STRING([--enable-console], [enable console support (default: readline)]),
596+
AS_HELP_STRING([--enable-console], [enable console support (default: linenoise)]),
597597
tr_CONSOLE="$enableval",
598598
tr_CONSOLE="linenoise"
599599
)

0 commit comments

Comments
 (0)
0