]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - m4/gengetopt/play.m4
para_play, infrastructure.
[paraslash.git] / m4 / gengetopt / play.m4
diff --git a/m4/gengetopt/play.m4 b/m4/gengetopt/play.m4
new file mode 100644 (file)
index 0000000..9bdc767
--- /dev/null
@@ -0,0 +1,11 @@
+args "--unamed-opts=audio_file --no-handle-version --conf-parser --no-handle-help"
+include(header.m4)
+define(CURRENT_PROGRAM,para_play)
+define(DEFAULT_CONFIG_FILE,~/.paraslash/play.conf)
+<qu>
+#########################
+section "General options"
+#########################
+</qu>
+include(loglevel.m4)
+include(config_file.m4)