[Lunar-commits] <moonbase-other> libupnp: Adding a CONFIGURE.

stumbles stumbles at lunar-linux.org
Mon Jan 7 10:10:26 CET 2013


commit 3b991e12520217122c8c581396d4c7088706ff40
Author: stumbles <stumbles at lunar-linux.org>
Date: Mon, 07 Jan 2013 01:10:26 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/3b991e12520217122c8c581396d4c7088706ff40

libupnp: Adding a CONFIGURE.
---
  libs/libupnp/CONFIGURE | +5/-0     
  1 file changed, 5 insertions(+)

--- /dev/null
+++ b/libs/libupnp/CONFIGURE
@@ -0,0 +1,5 @@
+mquery WEB_SRVR "Enable webserver?" y "--enable-webserver" "--disable-webserver"
+mquery ENBL_IPV6 "Enable IPV6?" n "--enable-ipv6" "--disable-ipv6"
+mquery ENBL_SAMPLES "Enable the building of sample code?" n "--enable-samples" "--disable-samples"
+mquery BUILD_DOCS "Build documentation?" n "--with-documentation" "--without-documentation"
+mquery ENBL_UNSPEC_SRVR "Enable unspecified SERVER header? " n "--enable-unspecified_server" "--disable-unspecified_server"




More information about the Lunar-commits mailing list