author | rosfran |
Thu Jan 11 18:23:41 2007 +0000 (2007-01-11) | |
branch | trunk |
changeset 263 | 8522636169df |
parent 262 | 91a24122e3ae |
child 264 | 6d84a80de234 |
1.1 --- a/gmyth/autogen.sh Thu Jan 11 17:36:33 2007 +0000 1.2 +++ b/gmyth/autogen.sh Thu Jan 11 18:23:41 2007 +0000 1.3 @@ -24,7 +24,7 @@ 1.4 1.5 CONFIGURE_DEF_OPT='--enable-maintainer-mode' 1.6 # uncomment below to disable the UPnP features 1.7 -CONFIGURE_DEF_OPT+=' --disable-upnp' 1.8 +CONFIGURE_DEF_OPT="$CONFIGURE_DEF_OPT --disable-upnp" 1.9 CONFIGURE_EXT_OPT="$@" 1.10 1.11 autogen_options