[Mono-dev] [PATCH] autogen.sh fixes for libgc (libtool sanity check fails)

Priit Laes amd at store20.com
Thu Mar 22 09:53:48 EDT 2007


Hi,

Currently the autogen.sh in libgc is checking whether AC_PROG_LIBTOOL
macro has been set in configure.in.

Because configure.in is using AM_PROG_LIBTOOL it fails and thus the
libtool support files do no get updated and this results a configure
failure from the libtool side.

This patch removes ltmain.sh, config.{guess,sub} from SVN and fixes the
libtool check in autogen.sh in order to get correct libtool files copied
into source tree.

Cheers,
Priit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libgc-libtool-fixes.patch
Type: text/x-patch
Size: 269409 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070322/b6520b74/attachment.bin 


More information about the Mono-devel-list mailing list