changeset 1261:9adf49f12e71

misc: add more options
author David Demelier <markand@malikania.fr>
date Wed, 10 Nov 2021 08:32:41 +0100
parents 1d813415d9f0
children 835046684f66
files Docs/options.md
diffstat 1 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Docs/options.md	Wed Nov 03 06:42:50 2021 +0100
+++ b/Docs/options.md	Wed Nov 10 08:32:41 2021 +0100
@@ -36,6 +36,7 @@
 - FLAC: enable flac support
 - FLUIDSYNTH: enable SoundFont synthesizer support
 - FONTCONFIG: enable fontconfig support
+- FTP: enable FTP protocol support
 - FUSE: enable file system in userspace support
 - GALLIUM: enable LLVM gallium support
 - GDBM: enable GNU database support
@@ -48,6 +49,7 @@
 - GLIB: enable glib library support
 - GMP: enable GNU multiple precision library
 - GNOME: enable GNOME desktop support
+- GOPHER: enable gopher protocol support
 - GPM: enable mouse in console support
 - GSTREAMER: enable gstreamer multimedia framework support
 - GTK2: enable Gtk 2 toolkit support
@@ -55,9 +57,12 @@
 - GUI: enable generic GUI support
 - GUILE: enable GNU guile support
 - HARFBUZZ: enable font rendering engine support
+- HTTP2: enable HTTP 2 support
+- HTTP: enable HTTP support
 - ICU: enable International Components for Unicode support
 - ID3: enable ID3 tags support
 - IDN2: enable libidn2 support
+- IMAP: enable IMAP protocol support
 - INTROSPECTION: enable GObject introspection support
 - IPV6: enable IPv6 support
 - JACK: enable JACK Audio Connection Kit support
@@ -66,6 +71,8 @@
 - KMS: enable kernel mode settings support
 - LADSPA: enable Linux Audio Developers Simple Plugin API support
 - LBM: enable LBM image format support
+- LDAP: enable LDAP protocol support
+- LDAPS: enable LDAPS protocol support
 - LEGACY: enable obsolete or deprecated features
 - LIBEDIT: enable command line completion through libedit
 - LIBINPUT: enable input drivers through libinput
@@ -81,7 +88,6 @@
 - MP3: enable MPEG3 support (possible alternatives)
 - MTDEV: enable multitouch devices support
 - NCURSES: enable new curses library support
-- NGHTTP2: enable nghttp2 support
 - NLS: enable native language support
 - NOTIFICATIONS: enable desktop notifications
 - OGG: enable libogg support
@@ -99,6 +105,7 @@
 - PNG: enable PNG image format support
 - PNM: enable PNM image format support
 - POLKIT: enable polkit authentication engine support
+- POP: enable POP protocol support
 - PULSEAUDIO: enable PulseAudio support
 - PYTHON: enable Python 3 bindings or support
 - QT: enable Qt toolkit support
@@ -109,6 +116,7 @@
 - SDL2: enable SDL2 library support
 - SELINUX: enable NSA SELinux support
 - SHOUT: enable icecast streaming support
+- SMB: enable samba protocol support
 - SNDFILE: enable sound library support through libsndfile
 - SOXR: enable soxr audio codec support
 - SPEEX: enable speex audio codec support