summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/gnome-media2/CONFIGURE
blob: 6821c959a35430458023bd81e2b4dac3bee9aee7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
config_query_option GMEDIA_GMP  "Enable GNOME media profiles?" y       \
                    "--enable-profiles" "--disable-profiles"           &&

config_query_option GMEDIA_GSR  "Enable GNOME sound recorder?" y       \
                    "--enable-grecord" "--disable-grecord"             &&

config_query_option GMEDIA_GSTPROPS  "Enable GStreamer properties?" y  \
                    "--enable-gstprops" "--disable-gstprops"           &&

config_query_option GMEDIA_GSTMIXER  "Enable GStreamer mixer?" y       \
                    "--enable-gstmix" "--disable-gstmix"