1 | geoff@itchy:~/mythtv$ ./configure --previous
|
---|
2 | Options: --enable-xvmc --enable-opengl-vsync --disable-xrandr --disable-dbox2 --disable-joystick-menu --disable-audio-jack --disable-audio-arts --compile-type=profile
|
---|
3 | # Basic Settings
|
---|
4 | Compile type profile
|
---|
5 | Compiler cache yes
|
---|
6 | DistCC yes
|
---|
7 | Install prefix /usr/local
|
---|
8 | CPU x86 (model name : Celeron (Mendocino))
|
---|
9 | Big Endian no
|
---|
10 | MMX enabled yes
|
---|
11 | Vector Builtins yes
|
---|
12 |
|
---|
13 | # Input Support
|
---|
14 | Joystick menu no
|
---|
15 | lirc support yes
|
---|
16 | Video4Linux sup. yes
|
---|
17 | ivtv support yes
|
---|
18 | FireWire support no
|
---|
19 | DVB support no [/usr/include]
|
---|
20 | DBox2 support no
|
---|
21 |
|
---|
22 | # Sound Output Support
|
---|
23 | OSS support yes
|
---|
24 | ALSA support yes
|
---|
25 | aRts support no
|
---|
26 | JACK support no
|
---|
27 | DTS passthrough no
|
---|
28 |
|
---|
29 | # Video Output Support
|
---|
30 | x11 support yes
|
---|
31 | xrandr support no
|
---|
32 | xv support yes
|
---|
33 | XvMC support yes
|
---|
34 | XvMC VLD support no
|
---|
35 | XvMC pro support no
|
---|
36 | XvMC libs -lXvMCNVIDIA
|
---|
37 | OpenGL vsync yes
|
---|
38 | DirectFB no
|
---|
39 |
|
---|
40 | # Misc Features
|
---|
41 | DVD playback yes
|
---|
42 | Frontend yes
|
---|
43 | Backend yes
|
---|
44 |
|
---|
45 | Creating libs/libmyth/mythconfig.h and libs/libmyth/mythconfig.mak
|
---|
46 |
|
---|
47 | libs/libmyth/mythconfig.h is unchanged
|
---|
48 | geoff@itchy:~/mythtv$
|
---|