X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=m4%2Fgengetopt%2Fhttp_recv.m4;fp=m4%2Fgengetopt%2Fhttp_recv.m4;h=0000000000000000000000000000000000000000;hb=fc8dfbb416ff07cca08fbf4e13efcaa25e17cc54;hp=6db3ff0444fdc7feedd067c79292d8b7abc00bb1;hpb=4d5282b4e53213c89359e4c60568c37119ab34fb;p=paraslash.git diff --git a/m4/gengetopt/http_recv.m4 b/m4/gengetopt/http_recv.m4 deleted file mode 100644 index 6db3ff04..00000000 --- a/m4/gengetopt/http_recv.m4 +++ /dev/null @@ -1,23 +0,0 @@ -args "--no-version --no-help" - -purpose "Receive an HTTP audio stream" - -include(header.m4) - - -option "host" i -#~~~~~~~~~~~~~~ -"ip or host" -string -default="localhost" -optional -details=" - Both IPv4 and IPv6 addresses are supported. -" - -option "port" p -#~~~~~~~~~~~~~~ -"tcp port to connect to" -int default="8000" -optional -