comparison configure @ 3695:ef48028cb7a7

"--help" fixes: - lines should display correctly on 80 character-wide screens - '\t' replaced by spaces
author pl
date Mon, 24 Dec 2001 02:56:02 +0000
parents c42f1e391c5f
children bd99dedefa01
comparison
equal deleted inserted replaced
3694:7ab4c9c542e7 3695:ef48028cb7a7
115 --enable-largefiles enable support for files >2^32 bytes long [disable] 115 --enable-largefiles enable support for files >2^32 bytes long [disable]
116 --enable-termcap use termcap database for key codes [autodetect] 116 --enable-termcap use termcap database for key codes [autodetect]
117 --enable-lirc enable LIRC (remote control) support [autodetect] 117 --enable-lirc enable LIRC (remote control) support [autodetect]
118 --enable-gui enable GUI [disable] 118 --enable-gui enable GUI [disable]
119 --disable-tv disable TV Interface (tv/dvb grabbers) [enable] 119 --disable-tv disable TV Interface (tv/dvb grabbers) [enable]
120 --disable-tv-v4l disable Video 4 Linux TV Interface support [autodetect] 120 --disable-tv-v4l disable Video 4 Linux TV Interface support [autodetect]
121 --disable-win32 disable Win32 DLL support [autodetect] 121 --disable-win32 disable Win32 DLL support [autodetect]
122 --disable-dshow disable DirectShow support (if no C++ compiler and 122 --disable-dshow disable DirectShow support (if no C++ compiler and
123 libs are available or find the dshow codecs slower 123 libs are available or find the dshow codecs slower
124 than the old VfW ones) [autodetect] 124 than the old VfW ones) [autodetect]
125 --disable-xanim disable XAnim DLL support [autodetect] 125 --disable-xanim disable XAnim DLL support [autodetect]
126 --enable-vorbis build with OggVorbis support [autodetect] 126 --enable-vorbis build with OggVorbis support [autodetect]
127 --disable-iconv do not use iconv(3) function [autodetect] 127 --disable-iconv do not use iconv(3) function [autodetect]
128 --disable-rtc disable RTC (/dev/rtc) on Linux [autodetect] 128 --disable-rtc disable RTC (/dev/rtc) on Linux [autodetect]
129 --disable-mp1e disable libmp1e support (only if it won't compile) [enable] 129 --disable-mp1e disable libmp1e support
130 --disable-streaming disable network streaming support (http/mms/rtp) [ena] 130 (use this option if it does not compile) [enable]
131 --disable-streaming disable network streaming support
132 (support for: http/mms/rtp) [enable]
131 133
132 Video: 134 Video:
133 --enable-gl build with OpenGL render support [autodetect] 135 --enable-gl build with OpenGL render support [autodetect]
134 --enable-dga[=n] build with DGA [n in {1, 2} ] support [autodetect] 136 --enable-dga[=n] build with DGA [n in {1, 2} ] support [autodetect]
135 --enable-svga build with SVGAlib support [autodetect] 137 --enable-svga build with SVGAlib support [autodetect]
136 --enable-sdl build with SDL render support [autodetect] 138 --enable-sdl build with SDL render support [autodetect]
137 --enable-aa build with AAlib render support [autodetect] 139 --enable-aa build with AAlib render support [autodetect]
138 --enable-ggi build with GGI render support [autodetect] 140 --enable-ggi build with GGI render support [autodetect]
139 --enable-dxr3 build with DXR3/H+ render support [autodetect] 141 --enable-dxr3 build with DXR3/H+ render support [autodetect]
140 --enable-dvb build with support for output via DVB-Card [autodetect] 142 --enable-dvb build with support for output via DVB-Card [autodetect]
141 --enable-mga build with mga_vid support 143 --enable-mga build with mga_vid support
142 (check for /dev/mga_vid) [autodetect] 144 (check for /dev/mga_vid) [autodetect]
143 --enable-xmga build with mga_vid X Window support 145 --enable-xmga build with mga_vid X Window support
144 (check for X & /dev/mga_vid) [autodetect] 146 (check for X & /dev/mga_vid) [autodetect]
145 --enable-xv build with Xv render support for X 4.x [autodetect] 147 --enable-xv build with Xv render support for X 4.x [autodetect]
146 --enable-vm build with XF86VidMode support for x11 driver [autodetect] 148 --enable-vm build with XF86VidMode support for X11 [autodetect]
147 --enable-xinerama build with Xinerama support for x11 driver [autodetect] 149 --enable-xinerama build with Xinerama support for X11 [autodetect]
148 --enable-x11 build with X11 render support [autodetect] 150 --enable-x11 build with X11 render support [autodetect]
149 --enable-fbdev build with FBDev render support [disable] 151 --enable-fbdev build with FBDev render support [disable]
150 --enable-mlib build with MLIB support (Solaris only) [autodetect] 152 --enable-mlib build with MLIB support (Solaris only) [autodetect]
151 --enable-3dfx build with 3dfx support [disable] 153 --enable-3dfx build with 3dfx support [disable]
152 --enable-tdfxfb build with tdfxfb support [disable] 154 --enable-tdfxfb build with tdfxfb support [disable]