diff -r 2c550e80c419 -r 1d488185037f gmyth/autogen.sh --- a/gmyth/autogen.sh Thu Jan 11 17:18:48 2007 +0000 +++ b/gmyth/autogen.sh Wed May 16 23:55:23 2007 +0100 @@ -24,7 +24,7 @@ CONFIGURE_DEF_OPT='--enable-maintainer-mode' # uncomment below to disable the UPnP features -CONFIGURE_DEF_OPT+=' --disable-upnp' +CONFIGURE_DEF_OPT="$CONFIGURE_DEF_OPT --disable-upnp" CONFIGURE_EXT_OPT="$@" autogen_options