From: Dennis S. <sy...@yo...> - 2005-02-20 15:33:28
|
Ooh gosh, Why do others have to find these kind of bugs ? :))) Going to fix it RIGHT now.. Thanks for your sharp eye ;) Cheers, Dennis On Sun, 2005-02-20 at 16:15 +0100, Thomas Klausner wrote: > Hi again, > > the configure script for libvisual-plugins-0.2.0 has some pastos. > For example, the flower test says (from configure.ac): > AC_ARG_ENABLE([flower], > AC_HELP_STRING([--disable-flower], > [Do not build Pseudotoad Flower plugin @<:@default=en > abled@:>@]), > [flower=$enableval], > [flower=yes]) > AC_MSG_CHECKING([whether to build Dancing Particles plugin]) > > Dancing Particles? :) > > > Similarly for the gforce one: > AC_ARG_ENABLE([gforce], > AC_HELP_STRING([--disable-gforce], > [Do not build gforce plugin @<:@default=enabled@:>@]) > , > [gforce=$enableval], > [gforce=yes]) > AC_MSG_CHECKING([whether to build bumpscope plugin]) > > bumpscope? :) > > Cheers, > Thomas > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Libvisual-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libvisual-devel |