We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 587220d commit 9ff4df0Copy full SHA for 9ff4df0
cmake/ext/readline/config.cmake.h.in
@@ -13,5 +13,5 @@
13
/* Define to 1 if edit library has the 'rl_completion_matches' function. */
14
#cmakedefine HAVE_RL_COMPLETION_MATCHES 1
15
16
-/* Define to 1 if readline library has the 'rl_on_new_line' function. */
+/* Define to 1 if edit library has the 'rl_on_new_line' function. */
17
#cmakedefine HAVE_RL_ON_NEW_LINE 1
0 commit comments