mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-28 04:00:09 +01:00
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. |
||
|---|---|---|
| .. | ||
| attributes.m4 | ||
| ax_lib_readline.m4 | ||
| ax_pthread.m4 | ||
| compiler_options.m4 | ||
| git-sha-record.m4 | ||
| gnome-code-coverage.m4 | ||
| introspection.m4 | ||
| vapigen.m4 | ||