]> git.tuebingen.mpg.de Git - paraslash.git/blob - m4/gengetopt/osx_write.m4
Make gengetopt descriptions work.
[paraslash.git] / m4 / gengetopt / osx_write.m4
1 args "--no-version --no-help"
2
3 section "osx options"
4 #####################
5
6 option "numbuffers" n
7 #~~~~~~~~~~~~~~~~~~~~~
8
9 "number of audio buffers to allocate (increase if
10 you get buffer underruns)"
11
12         int typestr="num"
13         default="20"
14         optional
15         details = ""