We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e658311 + 2749d85 commit 83936b3Copy full SHA for 83936b3
1 file changed
src/configure.ac
@@ -1555,7 +1555,8 @@ GPL-2 only) and Readline version 6 and greater (GPL-3 or later).])
1555
AC_MSG_ERROR(
1556
[To configure LinuxCNC in this way, you must
1557
invoke configure with "--enable-non-distributable=yes". Note that on
1558
-Debian-based systems, you may be able to use libreadline-gplv2-dev instead.])
+Debian-based systems, you may be able to use libeditreadline-dev or
1559
+libreadline-gplv2-dev instead of libreadline-dev.])
1560
fi
1561
])
1562
0 commit comments