I think I fixed this, it was {ac_cv_path_ogg_lib} being set
to output of pkg-config --libs (so including -L and -l switches and spaces).
I moved pkg-config call *after* the manual check.
--strk;
On Mon, Oct 09, 2006 at 09:53:58AM +0200, strk wrote:
> /usr/src/gnash/gnash/configure: line 11515: test: too many arguments
>
> The line is:
>
> if test -f ${ac_cv_path_ogg_lib}/libogg.a -o -f
> ${ac_cv_path_ogg_lib}/libogg.so; then
>
> I suppose it's {ac_cv_path_ogg_lib} containing spaces.. havent' tested though.
>
> --strk;
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev