Hi!  I'm trying to use the csharpcomp module to build the libidn C#
port.  I'm setting this up in a separate directory.  Running autoconf
on the gnulib generated stuff results in:

lib/Makefile.am:15: library used but `RANLIB' is undefined
lib/Makefile.am:15:
lib/Makefile.am:15: The usual way to define `RANLIB' is to add `AC_PROG_RANLIB'
lib/Makefile.am:15: to `configure.ac' and run `autoconf' again.

Should AC_PROG_RANLIB be called from gl_INIT?  Or AC_PROG_LIBTOOL if
--libtool?

Thanks.


_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to