gnash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash] Two minor "configure" bugs.


From: strk
Subject: Re: [Gnash] Two minor "configure" bugs.
Date: Wed, 12 Jul 2006 02:22:28 +0200

On Wed, Jul 12, 2006 at 12:13:53AM +0200, annonygmouse wrote:

> If you run "./configure" it will show a message saying: "Firefox plugin 
> disabled"
> 
> And if you run "./configure --enable-plugin" it says: Firefox plugin 
> enabled (default). Use --disable-plugin to disable."
> 
> And the problem lies in "configure.ac" (line 493) it's confusing.
> 
> if test x"$plugin" = x"yes"; then
>   echo "        Firefox plugin enabled (default). Use --disable-plugin 
> to disable."
> else
>   echo "        Firefox plugin disabled"
> fi

Thanks, this is now fixed in CVS.

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]