From 1645250f4a744f590a12d1552ef6f773e8651e1e Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Mon, 28 Dec 2009 22:23:23 +0100 Subject: [PATCH 1/1] Generate http_recv.ggo and include buffer_tree option. --- ggo/{http_recv.ggo => http_recv.m4} | 5 +++++ 1 file changed, 5 insertions(+) rename ggo/{http_recv.ggo => http_recv.m4} (80%) diff --git a/ggo/http_recv.ggo b/ggo/http_recv.m4 similarity index 80% rename from ggo/http_recv.ggo rename to ggo/http_recv.m4 index 2f1b4d61..abe91b55 100644 --- a/ggo/http_recv.ggo +++ b/ggo/http_recv.m4 @@ -1,3 +1,7 @@ +include(header.m4) +include(buffer_tree.m4) + + option "host" i #~~~~~~~~~~~~~~ "ip or host" @@ -13,3 +17,4 @@ option "port" p "tcp port to connect to" int default="8000" optional + -- 2.39.2