> Thanks. I will try that :-)

A part of the patch is now in CVS, so the patch is now the attached one.

--
Pat
Index: macros/libtool.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/libtool.m4,v
retrieving revision 1.6
diff -u -3 -p -r1.6 libtool.m4
--- macros/libtool.m4   24 Apr 2006 23:05:55 -0000      1.6
+++ macros/libtool.m4   24 May 2006 19:34:25 -0000
@@ -102,7 +102,8 @@ AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
 
 # Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+#LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LIBTOOL=libtool
 AC_SUBST(LIBTOOL)dnl
 
 # Prevent multiple expansion
_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash

Reply via email to