branch | trunk |
changeset 531 | 81cdff5d7452 |
parent 261 | 2c550e80c419 |
child 927 | e00cde497192 |
1.1 --- a/gmyth/autogen.sh Thu Jan 11 17:18:48 2007 +0000 1.2 +++ b/gmyth/autogen.sh Thu Apr 12 14:59:21 2007 +0100 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