From 1fbf7aa65a13ae4177641adf3ee1b37e1064897d Mon Sep 17 00:00:00 2001 From: Andy Shaw Date: Thu, 17 Aug 2017 08:00:44 +0200 Subject: Add configure help file for the available options Change-Id: I5940db737f2c7b4c3cf831c72346cfeb2944bde8 Reviewed-by: Allan Sandfeld Jensen --- config_help.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 config_help.txt (limited to 'config_help.txt') diff --git a/config_help.txt b/config_help.txt new file mode 100644 index 000000000..6ff24f8c8 --- /dev/null +++ b/config_help.txt @@ -0,0 +1,13 @@ +Webengine options: + + -alsa ................ Enable ALSA support [auto] (Linux only) + -webengine-icu ....... Select used ICU libraries [system/qt] (Linux only) + -ffmpeg .............. Select used FFmpeg libraries [system/qt] (Linux only) + -opus ................ Select used Opus libraries [system/qt] (Linux only) + -webp ................ Select used WebP libraries [system/qt] (Linux only) + -pepper-plugins ...... Enable use of Pepper Flash and Widevine plugins [auto] + -printing-and-pdf .... Enable use of printing and output to PDF [auto] + -proprietary-codecs .. Enable support for proprietary codecs [no] + -pulseaudio .......... Enable PulseAudio support [auto] (Linux only) + -spellchecker ........ Enable support for spellchecker [yes] + -webrtc .............. Enable support for WebRTC [auto] -- cgit v1.2.3