configure.ac: do not check for malloc.h
[paraslash.git] / dccp_recv.ggo
index 481dcb31780a65ba879d4824c165b2b1ebf886ea..ba96dd8497dd4dabb2f70ba1baa0d008e949326a 100644 (file)
@@ -1,3 +1,3 @@
 section "options of the dccp receiver"
-option "host" i "ip or host" string default="localhost" no
-option "port" p "port to connect to" int default="5001" no
+option "host" i "ip or host" string default="localhost" optional
+option "port" p "port to connect to" int default="5001" optional