NetworkManager/m4
Lukasz Majewski 8ea9da85b3
m4: cli: Add support for --with-readline=auto|libreadline|libedit|none configuration options
This commit provides support for --with-readline=auto|libreadline|libedit|none option
for the configure script.

It allows building the NetworkManager's nmcli tool with libedit instead
of libreadline.

With --with-readline=auto the system looks for any eligible readline library
to use.

Moreover, in this commit all required defines are provided (e.g.
HAVE_EDITLINE_READLINE) to allow correct buil of the code.
2021-07-14 17:16:45 +02:00
..
attributes.m4 build: import attributes.m4 from systemd 2016-06-03 22:19:37 +02:00
ax_lib_readline.m4 m4: cli: Add support for --with-readline=auto|libreadline|libedit|none configuration options 2021-07-14 17:16:45 +02:00
ax_pthread.m4 tests: fix undefined references to pthread 2021-04-07 08:29:50 +02:00
compiler_options.m4 build: add comment for disabling "-Wmaybe-uninitialized" with LTO 2021-01-08 12:36:55 +01:00
git-sha-record.m4 build: move detection of NM_GIT_SHA to separate "m4/git-sha-record.m4" 2016-09-14 14:11:07 +02:00
gnome-code-coverage.m4 build: disable lcov version check 2017-10-20 17:16:22 +02:00
introspection.m4 build: remove subshells and fix invalid test syntax 2020-04-20 08:54:38 +02:00
vapigen.m4 build: document defaults consistently 2019-04-16 15:57:20 +02:00