configure.ac: Add (optional) readline support

This commit is contained in:
Dirk-Jan C. Binnema
2020-01-18 13:37:08 +02:00
parent cf594413e2
commit 419871862c
3 changed files with 118 additions and 14 deletions

View File

@ -38,6 +38,7 @@ EXTRA_DIST= \
ax_cxx_compile_stdcxx.m4 \
ax_file_escapes.m4 \
ax_is_release.m4 \
ax_lib_readline.m4 \
ax_require_defined.m4 \
ax_valgrind_check.m4 \
guile-2.2.m4 \