X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=m4%2Fgengetopt%2Falsa_write.m4;fp=m4%2Fgengetopt%2Falsa_write.m4;h=73d9805fc1564f334359d5150c1c56ba02045539;hb=a3515f889de4a77d9d1cc7357a61eef79495433a;hp=04b4963d3a9fbe6bc342ffa808ae6f33a8a168fa;hpb=dc26e5bc49d839fd966b7ad6f596e444ac8908d3;p=paraslash.git diff --git a/m4/gengetopt/alsa_write.m4 b/m4/gengetopt/alsa_write.m4 index 04b4963d..73d9805f 100644 --- a/m4/gengetopt/alsa_write.m4 +++ b/m4/gengetopt/alsa_write.m4 @@ -8,11 +8,12 @@ include(header.m4) option "device" d #~~~~~~~~~~~~~~~~ "set PCM device" -string typestr="device" -default="default" +string typestr = "device" +default = "default" optional -details=" - On systems with dmix, a better choice than the default - value might be to use \"plug:swmix\". +details = " + Check for the presence of a /proc/asound/ directory to see if + ALSA is present in your kernel. The file /proc/asound/devices + contains all devices ALSA knows about. "